apex / apex/log

feature req: syslog handler

Abierto
#81 5 comentarios 0 reacciones 0 asignados Ver en GitHub
handlers
Lenguaje dominante
Go
Estrellas
1.4k
Forks
110
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.