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

Make layout configurable via "layout" in log configuration #14

Merged
merged 3 commits into from
Sep 19, 2018

Conversation

thekid
Copy link
Member

@thekid thekid commented Sep 3, 2018

Example:

[default]
class=util.log.SyslogUdpAppender
layout=util.log.layout.PatternLayout|%c - %m

/cc @johannes85

@thekid
Copy link
Member Author

thekid commented Sep 19, 2018

I'd really like this better:

[default]
class=util.log.SyslogUdpAppender
layout=util.log.layout.PatternLayout("%c - %m")

@thekid thekid merged commit b4b9859 into master Sep 19, 2018
@thekid thekid deleted the feature/layout branch September 19, 2018 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant