1
0
Craig R. McClanahan a6ec91bec0 Remove attempt to configure the root logger if it has not been done so.
* Out of scope for commons-logging, which promises only to wrap
  USE of the logging implementation, not configuration.

* Incorrect assumption that not having appenders configured on the
  root logger is an error.

* Log4J will auto-configure itself if a log4j.xml or log4j.properties
  file is present, so out-of-the-box use with no code is as simple
  as dropping a properties file in the correct place.

PR:  Bugzilla #13201
Submitted by: Steven Caswell <stevencaswell at apache.org>


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138966 13f79535-47bb-0310-9956-ffa450edef68
2003-04-02 01:29:38 +00:00
2002-11-01 03:25:56 +00:00
2003-04-02 00:50:49 +00:00
2002-07-23 16:55:55 +00:00
Description
Fork of github.com/apache/commons-logging with minor changes for Tweed 5
3.3 MiB
Languages
Java 98.4%
HTML 1.6%