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

watchdog should use custom loggers #274

Closed
FelixSchwarz opened this issue Sep 22, 2014 · 0 comments
Closed

watchdog should use custom loggers #274

FelixSchwarz opened this issue Sep 22, 2014 · 0 comments
Labels

Comments

@FelixSchwarz
Copy link

Currently watchdog always uses the root logger (e.g. via logging.debug). This makes it hard to silence watchdog warnings. At least you should get a logger with a prefix like 'watchdog'.

Personally I also like the idea passing an (optional) logger-like object in init so users can inject arbitrary loggers.

@tamland tamland added the core label Sep 24, 2014
CCP-Aporia pushed a commit to CCP-Aporia/watchdog that referenced this issue Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants