I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 17 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow some MDC fields to be required More... over 12 years ago
Add FileMonitor. Remove max window size from RolloverStrategy More... over 12 years ago
WeakHashMaps don't need to be wrapped in a synchronized map since they are called from a single method while synchronized. Pass correct FQCN when locating context via SecurityManager. More... almost 13 years ago
Add context selectors, start of support for external config files and auto reconfiguration. More... almost 13 years ago
Reduce the noise from tests More... almost 13 years ago
Convert wildcard import to specific imports More... almost 13 years ago
Add JMS appenders More... almost 13 years ago
Add SocketServer. Fix serialization of LogEvents. More... almost 13 years ago
Allow other Manager types besides OutputStreamManagers More... almost 13 years ago
Remove locale from formatted output to allow the test to work globally More... almost 13 years ago
Add syslog and socket appenders More... almost 13 years ago
Remove unused interface More... almost 13 years ago
Remove @doubt More... almost 13 years ago
Add RFC 5424 Syslog and BSD Syslog layouts More... almost 13 years ago
Add SerializedLayout. Modify XMLLayout and HTMLLayout to be thread safe. More... almost 13 years ago
Add XML Layout. Change HTMLLayoutTest to try to get it to pass More... almost 13 years ago
Add HTMLLayout More... almost 13 years ago
Allow normal XML syntax with validation in addition to the compact syntax More... almost 13 years ago
Add support for Commons Logging. Cause SLF4J and JCL adapters to share base Logger Context More... almost 13 years ago
Use a Semaphore instead of a Queue More... almost 13 years ago
Wait forever for compress thread More... almost 13 years ago
Add unit test for TimeFilter More... almost 13 years ago
remove unneeded imports. Add TimeFilter More... almost 13 years ago
More rolling appender tests working More... almost 13 years ago
got basic rolling to work More... almost 13 years ago
Work in progress on RollingfileAppender - based on log4j extras - no unit tests yet More... about 13 years ago
Only log warning if value was not defaulted. Allow immediate flush even on buffered streams More... about 13 years ago
More work in progress. Moved converters out of layouts since they might be reused. Created FileManagers so multiple appenders can share the same file. Added locking and buffering to FileAppender. Added performance test to compare Log4j 1.2, Logback and Log4j 2.0 file appenders. More... about 13 years ago
Add support for SLF4J API More... about 13 years ago
Try a different baseline algorithm More... over 13 years ago