Skip to content

Commit d8676e6

Browse files
committed
Update monolog-1.0.xsd
1 parent a72266f commit d8676e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/config/schema/monolog-1.0.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
<xsd:attribute name="priority" type="xsd:integer" />
3333
<xsd:attribute name="level" type="level" />
3434
<xsd:attribute name="bubble" type="xsd:boolean" />
35+
<xsd:attribute name="app_name" type="xsd:string" />
3536
<xsd:attribute name="path" type="xsd:string" />
3637
<xsd:attribute name="id" type="xsd:string" />
3738
<xsd:attribute name="name" type="xsd:string" use="required" />

0 commit comments

Comments
 (0)