Hello,

From what I could gather it looks like Yegor's work [1] redirects logging calls made with SLF4J's API to Maven's logging. What is the value add in that? I guess org.slf4j.Logger is a little friendlier than org.apache.maven.plugin.logging.Log but what else?

Another approach would be to redirect calls made to o.a.maven.p.l.Log to SLF4J unleashing the power of a full-fledged logging backend.

WDYT?

[1] http://trac.fazend.com/rempl/browser/rempl/trunk/plugins/plugin-maven/src/main/java/org/slf4j/impl

On 24/08/2011 9:10 AM, Erik Boye wrote:
Hello Cliff,

Sorry late reply - I just got back from vacation.

There has been no progress on this issue since my last e-mail.
I am waiting for feedback from Ceki to eventually take this further.

Regards,
Erik

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of 
cliff.meyers
Sent: 24. juli 2011 16:53
To: [email protected]
Subject: Re: [slf4j-user] Maven logging binding for SLF4J?


Erik Boye wrote:

I am happy to hear that you think SLF4J could be a good home for this
code. To get the ball running I would suggest the following:
- Name the project slf4j-maven, slf4j-mojo or slf4j-maven-logging.
- The initial project structure and code could be based on Yegors codebase
- as I think it is a better starting point, compared to my code.


Please forward any updates on this to me (or the SLF4J users list).


Hello, I was wondering if this effort ever moved forward at all?  I am
writing a Mojo which depends on code that uses SLF4J.  I would be interested
in helping out with this if others have a similar interest.

Thanks,

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