Skip to content

Commit dd62a3f

Browse files
committed
Merge pull request #148 from xabbuh/patch-1
update XSD file with ElasticSearch handler options
2 parents 84785c4 + be15cb8 commit dd62a3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Resources/config/schema/monolog-1.0.xsd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@
6868
<xsd:attribute name="file-permission" type="xsd:string" />
6969
<xsd:attribute name="index" type="xsd:string" />
7070
<xsd:attribute name="document_type" type="xsd:string" />
71+
<xsd:attribute name="document-type" type="xsd:string" />
72+
<xsd:attribute name="ignore-error" type="xsd:string" />
7173
</xsd:complexType>
7274

7375
<xsd:simpleType name="level">

0 commit comments

Comments
 (0)