apex / apex/log

feature req: syslog handler

Open
#81 5 comments 0 reactions 0 assignees View on GitHub
handlers
Dominant language
Go
Stars
1.4k
Forks
110
PR merge metrics
No merged PRs in 30d

Description

lots of systems still rely heavily on syslog, it'd be really good for there to be a syslog aware handler. some features I'd like to see in a hypothetical handler:

- automatically sends the correct log level
- lets you specify the syslog facility and app name
- defaults to a local socket connection, with a fallback to 127.0.0.1, but allows specifying a remote server
- understands not to break log output across multiple lines, defaults to escaping newline characters in output

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.