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 95cf142 commit 55c10e0Copy full SHA for 55c10e0
Resources/config/schema/monolog-1.0.xsd
@@ -71,6 +71,7 @@
71
<xsd:attribute name="document-type" type="xsd:string" />
72
<xsd:attribute name="ignore-error" type="xsd:string" />
73
<xsd:attribute name="api_version" type="xsd:string" />
74
+ <xsd:attribute name="include-stacktraces" type="xsd:boolean" />
75
</xsd:complexType>
76
77
<xsd:simpleType name="level">
0 commit comments