Richard A. Sitze
b891e01d0c
Version 1.0.2
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138915 13f79535-47bb-0310-9956-ffa450edef68
2002-09-27 02:02:06 +00:00
Richard A. Sitze
fd531862b1
Adding self as contributor.. only thing new here is updating the doc.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138914 13f79535-47bb-0310-9956-ffa450edef68
2002-09-25 22:06:19 +00:00
Richard A. Sitze
5b662d1710
Correct 2 problems:
...
1. getContextClassLoader is priviledged, protect for J2EE environs.
2. getContextClassLoader can & does return null. Code wasn't
checking for this properly.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138913 13f79535-47bb-0310-9956-ffa450edef68
2002-08-30 03:23:34 +00:00
Richard A. Sitze
8f27abb3e4
*** empty log message ***
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138912 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 14:55:37 +00:00
Richard A. Sitze
76fd384d20
Corrections to document regarding NLS enablement, wording was to strong.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138911 13f79535-47bb-0310-9956-ffa450edef68
2002-08-23 14:55:32 +00:00
Richard A. Sitze
5c1867cae3
Correct caching behavior... I broke it a while back, but
...
I've learned much since then...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138907 13f79535-47bb-0310-9956-ffa450edef68
2002-08-12 21:01:07 +00:00
Richard A. Sitze
21e56ae851
Subtle little bug... if we cannot find OUR Log4J wrapper, then
...
we cannot support Log4j...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138904 13f79535-47bb-0310-9956-ffa450edef68
2002-08-09 18:47:34 +00:00
Richard A. Sitze
75d031c682
Compatible change, reveal internal properties that are useful for
...
discovery... ?should discovery use reflection to try to find these,
in absence of explicitly provided values?
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138903 13f79535-47bb-0310-9956-ffa450edef68
2002-08-09 16:18:36 +00:00
Richard A. Sitze
51532168ec
Fixed nits & rewording to help distinguish between util/tooling and framework/middleware.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138899 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 22:32:52 +00:00
Richard A. Sitze
06f8b88aa1
Users guide, including best-practices notes (from my point of view). Not everyone agrees
...
with me on all the details, so feel free to raise issues/add your own ideas, etc. If we have
conflicting ideas, that's probably OK as long as the pros/cons are presented along with
differing opinions.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138898 13f79535-47bb-0310-9956-ffa450edef68
2002-07-22 20:41:12 +00:00
Richard A. Sitze
52ba50f028
bug 10480: handle null message without throwing NPE
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138897 13f79535-47bb-0310-9956-ffa450edef68
2002-07-17 16:42:40 +00:00
Richard A. Sitze
6b15ddfe75
Resolve NullPointerExceptions
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138893 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 22:47:21 +00:00
Richard A. Sitze
2a26463d60
Correct new method name
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138892 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 22:35:33 +00:00
Richard A. Sitze
329f05ee4f
Resolve NullPointerExceptions, remove redundant checks, minor refactoring to facilitate readability.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138891 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 22:34:32 +00:00
Richard A. Sitze
470f3338d0
Resolve NullPointerExceptions, remove redundant checks, minor refactoring to facilitate readability.
...
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138890 13f79535-47bb-0310-9956-ffa450edef68
2002-06-11 22:29:14 +00:00