1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated scm data to reference the log4mongo account on github More... over 15 years ago
Relicensing to Apache 2 More... over 15 years ago
Updated with Eclipse files and directory that shouldn't be checked in. More... over 15 years ago
Updated with Eclipse files and directory that shouldn't be checked in. More... over 15 years ago
Added myself to list of developers More... over 15 years ago
Added myself to list of developers More... over 15 years ago
Fixed interaction between test cases by changing root logger name in TestMongoDbPatternLayout and explicitly specifying Log4J properties file location in TestMongoDbAppender. More... over 15 years ago
Fixed interaction between test cases by changing root logger name in TestMongoDbPatternLayout and explicitly specifying Log4J properties file location in TestMongoDbAppender. More... over 15 years ago
Refactored code to implement pattern layout logging as an appender that extends the default LoggingEvent style appender. Also added tests demonstrating support of sub-documents and arrays as values. More... over 15 years ago
Refactored code to implement pattern layout logging as an appender that extends the default LoggingEvent style appender. Also added tests demonstrating support of sub-documents and arrays as values. More... over 15 years ago
Changed date format in tests to same used by JSON serializer in Mongo Java library More... over 15 years ago
Changed date format in tests to same used by JSON serializer in Mongo Java library More... over 15 years ago
Added ability to use a PatternLayout, PatternParser and PatternConverters to log an event with custom data in a custom format More... over 15 years ago
Added ability to use a PatternLayout, PatternParser and PatternConverters to log an event with custom data in a custom format More... over 15 years ago
Merge remote branch 'upstream/master' More... over 15 years ago
Updated to mongo java driver 2.0 More... over 15 years ago
Fixed automatic versioning in buildr buildfile More... over 15 years ago
Updated Maven metadata (scm) Buildr file - automatic version number from current tag More... over 15 years ago
Updated gitignore, exclude IDEA files More... over 15 years ago
Moved authentication test into separate test case with separate Log4J props More... over 15 years ago
Moved authentication test into separate test case with separate Log4J props More... over 15 years ago
Added myself to list of contributors More... over 15 years ago
Added myself to list of contributors More... over 15 years ago
Converted to annotations. Used static before and after to greatly speed up tests. More... over 15 years ago
Converted to annotations. Used static before and after to greatly speed up tests. More... over 15 years ago
getRootLogger() should be accessed as static method on Logger. More... over 15 years ago
getRootLogger() should be accessed as static method on Logger. More... over 15 years ago
Changed password from char[] to String. Log4J PropertySetter requires an Object. More... over 15 years ago
Changed password from char[] to String. Log4J PropertySetter requires an Object. More... over 15 years ago
Made setHostname and setPort public. Required by Log4J PropertySetter. More... over 15 years ago