Skip to content

Commit de4676a

Browse files
author
jgroth
committed
Added formatter to XSD again, it was removed in #6be7552
1 parent 1a34465 commit de4676a

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
@@ -55,6 +55,7 @@
5555
<xsd:attribute name="dsn" type="xsd:string" />
5656
<xsd:attribute name="client-id" type="xsd:string" />
5757
<xsd:attribute name="use-ssl" type="xsd:boolean" />
58+
<xsd:attribute name="formatter" type="xsd:string" />
5859
</xsd:complexType>
5960

6061
<xsd:simpleType name="level">

0 commit comments

Comments
 (0)