Menu

#38 Replace log4j by apache commons-logging

open
nobody
None
5
2006-03-28
2006-03-28
Anonymous
No

I would be happy if the dependency to the log4j
framework could be removed (and with that the log4j.jar
file). When apache-commons-logging would be used, i
could use the default JDK logging API which is my
preferred one.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I would vote against this feature request. Better to use
    sl4j as a clean, simple facade instead of adding the
    ugliness of commons logging.

     
  • Trejkaz

    Trejkaz - 2006-05-08

    Logged In: YES
    user_id=639492

    Exactly. Adding commons-logging just introduces a new
    dependency on commons-logging.

    If you want to remove the dependency on log4j, then switch
    to using JDK logging directly.

     
  • Mark Doliner

    Mark Doliner - 2006-05-08

    Logged In: YES
    user_id=20979

    FYI we're not currently using JDK logging because it wasn't
    available in Java 1.3, and we've been trying to maintain
    backward compatibility.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.