openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
ltslog
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 02, 2024 — Sep 02, 2025
Showing page 99 of 112
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Level replaces Priority.
Ceki Gulcu
More...
about 24 years ago
New central class in the package.
Ceki Gulcu
More...
about 24 years ago
Initial attempt at renaming Category as Logger. As far as I can tell, it also preserves backward compatibility.
Ceki Gulcu
More...
about 24 years ago
The Priority class has been renamed to Level. Priority now extends Level for backward compatibility. Many classes have been modified to reflect the change.
Ceki Gulcu
More...
about 24 years ago
minor changes.
Ceki Gulcu
More...
about 24 years ago
test changes. PR: Obtained from: Submitted by: Reviewed by:
Ceki Gulcu
More...
about 24 years ago
Removed LogMager.getLogger(Class)
Ceki Gulcu
More...
about 24 years ago
Added isXXXEnabled methods for all levels. Renamed Logmanager#getDefault to LogManager.getLogManager()
Ceki Gulcu
More...
about 24 years ago
Initial check in.
Ceki Gulcu
More...
about 24 years ago
Added some javadoc comments to clarify some recent changes to the following methods: enable(Priority) getEnable() isDisabled(int)
pglezen
More...
about 24 years ago
Javadoc patch by "Colin Sampaleanu" <
[email protected]
>.
Ceki Gulcu
More...
about 24 years ago
Minor changes.
Ceki Gulcu
More...
about 24 years ago
Added MDC support in AsyncAppender.
Ceki Gulcu
More...
about 24 years ago
Enclosed is a modified version of DOMConfigurator.java, based on the current CVS version 1.27. This modified version supports java.io.Reader objects in the method doConfigure(), instead of only InputStream. org.xml.sax.InputSource supports a constructor which takes a Reader object, so the change is very simple:
Ceki Gulcu
More...
about 24 years ago
FileAppender now compiles altough the code is totally untested.
Ceki Gulcu
More...
about 24 years ago
Introducing BufferedIO in FileAppender.
Ceki Gulcu
More...
about 24 years ago
Added some new frequently asked questions and answers.
cstaylor
More...
about 24 years ago
I forgot to mention Colin Sampaleanu <
[email protected]
> as a constributor.
Ceki Gulcu
More...
about 24 years ago
- Added new system property "log4j.configuratorClass". This property allows the user to specify the custom configurator at the default initialization phase. This property replaces the previous interpretation of the reference part of "log4j.configuration" as the custom configurator class. This interpretation was sometimes erroneous and caused headaches. [*]
Ceki Gulcu
More...
about 24 years ago
Changed the MDC class so that it will "work" under JDK 1.1.
Ceki Gulcu
More...
about 24 years ago
Doc changes
Ceki Gulcu
More...
about 24 years ago
PR: Obtained from: Submitted by: Reviewed by:
Ceki Gulcu
More...
about 24 years ago
- The Category.assert method has been replaced by Category.assertLog. This change was mecessary because assert is a language reserved word in JDK 1.4. [**]
Ceki Gulcu
More...
about 24 years ago
*** empty log message ***
Ceki Gulcu
More...
about 24 years ago
Preliminary javadocs.
Ceki Gulcu
More...
about 24 years ago
- Improved MDCStress.java
Ceki Gulcu
More...
about 24 years ago
Removed VersionHelper classes. Their functionality has been moved to the Loader class.
Ceki Gulcu
More...
about 24 years ago
Added missing helpers/ThreadLocalMap.java
Ceki Gulcu
More...
about 24 years ago
- PatternParser now takes 'X' as a conversion character.
Ceki Gulcu
More...
about 24 years ago
MDCStress.java is a small test case for MDC.java
Ceki Gulcu
More...
about 24 years ago
←
1
2
…
95
96
97
98
99
100
101
102
103
…
111
112
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree