How can I configure the logger of a plugin class?
for example  I want org.apache.maven.plugin.AbstractCompilerMojo that
the logger debug print will be invoked (e.g. getLog().debug( "Using
compiler '" + compilerId + "'." );)
Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to