OK, I see. I'd be glad to help with any code related to this slf4j to maven redirection.

On 24/08/2011 8:16 PM, cliff.meyers wrote:
Hi Ceki,

To me the value add is to be able to execute code already using SLF4J
from a Maven plugin and view its output in the console. For example,
I am working on a code generator project that has a large core module
and separate modules which expose the API as an Ant Task and a Maven
Mojo. The core module uses SLF4J and I'd like to be able to see its
logging output in the console when the Maven plugin is invoked. So
far Yegor's code seems to be the only way to do that.

If I was writing a Maven plugin (and only a Maven plugin) from
scratch, I agree that I would tend to just using the Maven Log API
directly.

-Cliff


--
QOS.ch, main sponsor of cal10n, logback and slf4j open source projects, is looking to hire talented software developers. For further details, see http://logback.qos.ch/job.html
_______________________________________________
slf4j-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-user

Reply via email to