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

Syslog appender/formatter #295

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

ceggers-arri
Copy link

Added a appender and formatter for sending log messages to a UNIX syslog daemon.

Use the C library's syslog() function to send log messages to a UNIX
syslog daemon.
Similar to the FuncMessageFormatter, but include the TID and don't add a
newline at the end.
@SergiusTheBest
Copy link
Owner

Hi @ceggers-arri ! Thank you for the PR. Let me check it.

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.

2 participants