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 c043ada commit 4cfc319Copy full SHA for 4cfc319
Resources/config/schema/monolog-1.0.xsd
@@ -20,6 +20,7 @@
20
<xsd:element name="channels" type="channels" minOccurs="0" maxOccurs="1" />
21
<xsd:element name="publisher" type="publisher" minOccurs="0" maxOccurs="1" />
22
<xsd:element name="mongo" type="mongo" minOccurs="0" maxOccurs="1" />
23
+ <xsd:element name="excluded-404" type="xsd:string" minOccurs="0" maxOccurs="unbounded" />
24
</xsd:sequence>
25
<xsd:attribute name="type" type="xsd:string" />
26
<xsd:attribute name="priority" type="xsd:integer" />
0 commit comments