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

CMM: allow different debug levels per logger/component #39

Open
msune opened this issue Oct 16, 2014 · 0 comments
Open

CMM: allow different debug levels per logger/component #39

msune opened this issue Oct 16, 2014 · 0 comments

Comments

@msune
Copy link
Contributor

msune commented Oct 16, 2014

Specially for development purposes, there should be a way to set at least the following loggers with different debug levels:

  • Endpoints C++ logger (ROFL-common)
  • xDPd's system and driver C logger
  • Pipeline logger (ROFL-pipeline)

The behaviour should be as follows:

  1. If the logging level is set via CLI with -d LEVEL this should overwrite any other plugin (as it does right now). The logging level should override any plugin
  2. The system_manager should have an optional parameter to define the scope of the setting. Default should be ALL
  3. At least the config plugin should allow the set of the different levels per logger.
@msune msune self-assigned this Oct 16, 2014
@msune msune added this to the v0.6.0 milestone Oct 16, 2014
@msune msune modified the milestones: Unscheduled, v0.6.0 May 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant