« Return to Thread: How can I get the logger to log on my package?

How can I get the logger to log on my package?

by Anders Hammar :: Rate this Message:

Reply to Author | View in Thread

Hi,

My (Plexus component) class implements LogEnabled and I use the logger
set through the enableLogging() method. However, when logging, it's
not done in the context of my package but the package of (I think) the
role of the component. Is there a way of changing this? The reason for
doing that is to only enable, for example, debug logging for my
component and not every plugin component of the same kind (role).

/Anders

---------------------------------------------------------------------
To unsubscribe, e-mail: nexus-dev-unsubscribe@...
For additional commands, e-mail: nexus-dev-help@...

 « Return to Thread: How can I get the logger to log on my package?