Closed
Description
Logging levels should be configurable per subsystem, and by subsystem I mean:
- configuration compilation
- pipeline
- plugins
For example, this would allow a person to start logstash only with debug level for the plugins.
Currently "--debug" is somewhat cumbersome to use due to amount of information it outputs, specially at the beginning.