We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bafb47 commit 46bc1e9Copy full SHA for 46bc1e9
Resources/config/schema/monolog-1.0.xsd
@@ -84,6 +84,8 @@
84
<xsd:attribute name="api_version" type="xsd:string" />
85
<xsd:attribute name="include-stacktraces" type="xsd:string" />
86
<xsd:attribute name="content-type" type="xsd:string" />
87
+ <xsd:attribute name="webhook-url" type="xsd:string" />
88
+ <xsd:attribute name="slack-team" type="xsd:string" />
89
</xsd:complexType>
90
91
<xsd:simpleType name="level">
0 commit comments