Indeed, that's how it should work. What's important to me is that the logging is *not* reduced to the plugin classes. So also Maven Core should switch to this new root logging level (for this thread), because that often gives the required info you need. Anyhow, it is a challenge, but I'm sure we would make a lot of users very happy :)

Robert

Op Sat, 04 Apr 2015 15:31:03 +0200 schreef Igor Fedorenko <[email protected]>:

How do you expect this to work during multithreaded build, when there is
more than one running plugin at any given time?
What you probably want is some sort of thread-local logging level, which
can be scoped to specific plugin and configured from the core.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to