Skip to content

Commit df24297

Browse files
committed
Merge pull request #98 from jgroth/logentries-config
[MonologBundle] Added token to XSD
2 parents 4102db1 + b560f27 commit df24297

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
@@ -56,6 +56,7 @@
5656
<xsd:attribute name="client-id" type="xsd:string" />
5757
<xsd:attribute name="use-ssl" type="xsd:boolean" />
5858
<xsd:attribute name="formatter" type="xsd:string" />
59+
<xsd:attribute name="token" type="xsd:string" />
5960
</xsd:complexType>
6061

6162
<xsd:simpleType name="level">

0 commit comments

Comments
 (0)