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 d8676e6 commit be1c023Copy full SHA for be1c023
Resources/config/schema/monolog-1.0.xsd
@@ -32,7 +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" />
+ <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