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.
2 parents 1bafb47 + 46bc1e9 commit 3c3750bCopy full SHA for 3c3750b
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