1
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Feb 23, 2025 — Feb 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates for upcoming release, especially about dependencies. More... over 14 years ago
Update to MongoDB Java driver 2.6.5 More... over 14 years ago
Update to MongoDB Java driver 2.6.5 More... over 14 years ago
Changed package to org.log4mongo, which required changing nearly every file. Switched to more standard code formatting. More... almost 15 years ago
Updated dependency info for next release and fixed some typos. More... almost 15 years ago
Removed an assertion in unit test. Undocumented functionality in driver apparently changed. More... almost 15 years ago
Updated dependencies for MongoDB Java driver to 2.5 and JUnit to 4.8.2 More... almost 15 years ago
Indention fixes. Renamed ip_address to ip to save space. More... about 15 years ago
Renaming classes and methods and clarifying comments that I had previously unclarified More... about 15 years ago
Updated comments, fixed typo in constant, simplified some names More... about 15 years ago
Update readme with info on running unit tests with a replica set More... about 15 years ago
Clarify unit test failure behavior when no mongod on port 27018 More... about 15 years ago
Fix typo in port number in comments More... about 15 years ago
Change sample collection name to something simpler and more likely to be used More... about 15 years ago
Bump version in advance of updates More... about 15 years ago
changing the format for the LoggingEventBsonifierImpl for hostinfo More... about 15 years ago
added 3 additional patternlayout conversion chars %H: the hostname %I: the ip_address %V: the VM/process name Useful in cases of centralized logging More... about 15 years ago
added bin to the gitignore file More... about 15 years ago
Added two new items to the log entry document host: InetAddress.getLocalHost().toString process: ManagementFactory.getRuntimeMXBean().getName() these are useful if log4mongo-java is used for centralized logging More... about 15 years ago
Replaced only line of Java 6 specific code with Java 5 compatible code More... over 15 years ago
Fixed Javadoc comments to eliminate warnings More... over 15 years ago
Added support for generating javadocs and a source jar More... over 15 years ago
Cleaned up new markdown text More... over 15 years ago
Changed readme file format to markdown. More... over 15 years ago
Updated to 0.6.0 for release, due to new features that were added. More... over 15 years ago
Updated mongo-java driver version to 2.3 More... over 15 years ago
Updated sample properties file with notes on using replica sets. Minor updates to readme. More... over 15 years ago
Updated to version of Privateer that is in central Maven repo More... over 15 years ago
Added replica set support. Added dependency on Privateer for unit test. More... over 15 years ago
Update license in test code from LGPL to Apache More... over 15 years ago