feature req: syslog handler
Đang mở
handlers
- Ngôn ngữ chính
- Go
- Star
- 1.4k
- Fork
- 110
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.