Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added support for monolog's SyslogUdpHandler #71

Merged
merged 2 commits into from
Mar 24, 2014
Merged

added support for monolog's SyslogUdpHandler #71

merged 2 commits into from
Mar 24, 2014

Conversation

kl4n4
Copy link
Contributor

@kl4n4 kl4n4 commented Mar 23, 2014

especially useful if you plan to use Splunk or SplunkStorm

especially useful if you plan to use Splunk or SplunkStorm
@@ -32,6 +32,8 @@
<xsd:attribute name="name" type="xsd:string" use="required" />
<xsd:attribute name="ident" type="xsd:string" />
<xsd:attribute name="facility" type="xsd:string" />
<xsd:attribute name="host" type="xsd:string" />
<xsd:attribute name="port" type="xsd:integer" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have tabs here instead of spaces for indenting.

@kl4n4
Copy link
Contributor Author

kl4n4 commented Mar 24, 2014

sorry for that and thanks for the info - fixed it in 97a86fe

@Seldaek
Copy link
Member

Seldaek commented Mar 24, 2014

Alright, looks good now thanks!

Seldaek added a commit that referenced this pull request Mar 24, 2014
added support for monolog's SyslogUdpHandler
@Seldaek Seldaek merged commit 78ef133 into symfony:master Mar 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants