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

proper logging setup #291

Open
emneo-dev opened this issue Jul 3, 2024 · 0 comments
Open

proper logging setup #291

emneo-dev opened this issue Jul 3, 2024 · 0 comments
Assignees
Labels
feature When we dev a new feature

Comments

@emneo-dev
Copy link
Contributor

a simple logging library that can:

  • write to file (with log rotation)
  • color (optional but nice)
  • timestamps
  • level filtering

Either we can use a logging library that already exists or we can write one ourselves, but making a good one from scratch is definitely hard af

@emneo-dev emneo-dev converted this from a draft issue Jul 3, 2024
@emneo-dev emneo-dev added the feature When we dev a new feature label Jul 3, 2024
@emneo-dev emneo-dev added this to the Basic working rewrite milestone Jul 3, 2024
@emneo-dev emneo-dev self-assigned this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature When we dev a new feature
Projects
Development

No branches or pull requests

1 participant