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

Soporte para distintos loggers #39

Open
sergiovier opened this issue Mar 27, 2019 · 1 comment · May be fixed by #42
Open

Soporte para distintos loggers #39

sergiovier opened this issue Mar 27, 2019 · 1 comment · May be fixed by #42
Milestone

Comments

@sergiovier
Copy link
Contributor

Evaluar la posibilidad de implementar y/o adaptar un logger estilo monolog.

Este tipo de logger permite tener configuraciones de logs muy flexibles:

  • log en un archivo
  • log con la función error_log (envía al apache)
  • log a sistemas como Graylog
@enfoqueNativo enfoqueNativo linked a pull request May 22, 2019 that will close this issue
@enfoqueNativo
Copy link
Contributor

En el branch este hay una implementacion alternativa, usando Monolog como backend.

@enfoqueNativo enfoqueNativo added this to the 3.3 milestone Oct 10, 2019
@enfoqueNativo enfoqueNativo modified the milestones: 3.3, 3.4 Oct 31, 2019
@enfoqueNativo enfoqueNativo linked a pull request Apr 12, 2023 that will close this issue
@enfoqueNativo enfoqueNativo modified the milestones: 3.4, 3.5 Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants