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

Improve logger logging capabilities #316

Open
Peque opened this issue Nov 16, 2018 · 1 comment
Open

Improve logger logging capabilities #316

Peque opened this issue Nov 16, 2018 · 1 comment
Milestone

Comments

@Peque
Copy link
Member

Peque commented Nov 16, 2018

Maybe integrate logging or some other widely used logging module.

Candidate features:

  • Write to a file.
  • Auto-rotate logging files.
  • Start overwriting logging files after a defined period.
@Peque Peque added this to the 0.7.0 milestone Nov 16, 2018
@ocaballeror
Copy link
Contributor

I believe the standard logging module provides all of those things. I have never worked with the "handlers" part of it, but it looked like it could do this and much more that one time I looked at the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants