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

feature requested: independent configurable logger settings #14

Closed
visualDust opened this issue Mar 18, 2023 · 2 comments
Closed

feature requested: independent configurable logger settings #14

visualDust opened this issue Mar 18, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@visualDust
Copy link
Owner

visualDust commented Mar 18, 2023

Related File(s): https://github.com/visualDust/neetbox/blob/master/neetbox/logging/logger.py

@visualDust visualDust self-assigned this Mar 18, 2023
@visualDust visualDust converted this from a draft issue Mar 18, 2023
@visualDust visualDust added the enhancement New feature or request label Mar 18, 2023
@PaperCube PaperCube self-assigned this Mar 18, 2023
@visualDust
Copy link
Owner Author

#15 initial code about that. thanks to @PaperCube .

@visualDust visualDust changed the title feature requested: log file split by size or datetime feature requested: independent configurable logger settings Mar 23, 2023
@visualDust
Copy link
Owner Author

The issue went into a more complex requirement. Further discussions are needed. The proposed LoggerConfig should be responsible for several customizing purposes. To be specific:

  • Logging styles (including format and color)
  • Logging file management (autosplit log files by pattern)
  • High level logs for errors and warnings (maybe json styled logs for further usage)
    Changes are going to happen in the (maybe) next few weeks.

@visualDust visualDust added the help wanted Extra attention is needed label Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Development

No branches or pull requests

2 participants