You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2016/06/09 23:08:51 UTC

[imaging] Loggging (again)

It's a recurring theme ([crypto]).

[imaging] has cobbled up it's own mini-logging
framework: org.apache.commons.imaging.util.Debug

I suggest we rip it out or replace it with Log4j 2's log4-api.

Gary

-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition
<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Re: [imaging] Loggging (again)

Posted by Matt Sicker <bo...@gmail.com>.
+1 on log4j-api

On 9 June 2016 at 18:08, Gary Gregory <ga...@gmail.com> wrote:

> It's a recurring theme ([crypto]).
>
> [imaging] has cobbled up it's own mini-logging
> framework: org.apache.commons.imaging.util.Debug
>
> I suggest we rip it out or replace it with Log4j 2's log4-api.
>
> Gary
>
> --
> E-Mail: garydgregory@gmail.com | ggregory@apache.org
> Java Persistence with Hibernate, Second Edition
> <http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>



-- 
Matt Sicker <bo...@gmail.com>