Skip to content

Commit 4102db1

Browse files
committed
Merge pull request #97 from jgroth/xsd-formatter-missing
[MonologBundle] Added formatter to XSD again, it was removed in #6be7552
2 parents 1a34465 + de4676a commit 4102db1

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)