We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9cc82e commit 1025c6dCopy full SHA for 1025c6d
Resources/config/schema/monolog-1.0.xsd
@@ -141,5 +141,8 @@
141
<xsd:attribute name="id" type="xsd:string" />
142
<xsd:attribute name="host" type="xsd:string" />
143
<xsd:attribute name="port" type="xsd:integer" />
144
+ <xsd:attribute name="transport" type="xsd:string" />
145
+ <xsd:attribute name="user" type="xsd:string" />
146
+ <xsd:attribute name="password" type="xsd:string" />
147
</xsd:complexType>
148
</xsd:schema>
0 commit comments