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

Logging Capabilities #8

Open
mjoerussell opened this issue May 18, 2021 · 0 comments
Open

Logging Capabilities #8

mjoerussell opened this issue May 18, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mjoerussell
Copy link
Owner

Currently this system has no built-in logging capabilities. This is obviously going to be very important for using this system in any somewhat-production-like environment.

Some early thoughts on what a logging system needs:

  1. Log levels & configs for log level at startup
  2. Ability to choose log file (possibly different files for standard logs vs. error logs)
  3. Easy ways to integrate logging into any individual part of the library.
@mjoerussell mjoerussell added the enhancement New feature or request label May 18, 2021
@mjoerussell mjoerussell added this to the 0.2.0 milestone Dec 14, 2021
@mjoerussell mjoerussell modified the milestones: 0.2.0, 0.3.0 May 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant