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: prepare for python standard configuration methods #36

Open
bernhardreiter opened this issue Nov 7, 2016 · 0 comments
Open

Comments

@bernhardreiter
Copy link
Member

Right now, only the logging_level for intelmqmail can be set via cb.main()
and the configuration file. This is close to how intelmq does it right now.

If logging is used in production with more requirements, it may make sense to

  1. resort to a logging configuration standard file that python's logging module accepts
  2. unify this with intelmq itself, because there should be a central place fo configure logging for the whole solution (over core and all components)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant