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 a72266f commit d8676e6Copy full SHA for d8676e6
Resources/config/schema/monolog-1.0.xsd
@@ -32,6 +32,7 @@
32
<xsd:attribute name="priority" type="xsd:integer" />
33
<xsd:attribute name="level" type="level" />
34
<xsd:attribute name="bubble" type="xsd:boolean" />
35
+ <xsd:attribute name="app_name" type="xsd:string" />
36
<xsd:attribute name="path" type="xsd:string" />
37
<xsd:attribute name="id" type="xsd:string" />
38
<xsd:attribute name="name" type="xsd:string" use="required" />
0 commit comments