log4mongo / log4mongo-java

log4j appender to MongoDB database
http://log4mongo.org
Apache License 2.0
80 stars 29 forks source link

Modification to be more reusable #1

Closed geisbruch closed 14 years ago

geisbruch commented 14 years ago

Hi, I have sent a mail yesterday with same modifications about log4mongo, I just finish this. If you want, this are the modifications

1) Extract Utility Methods from MongoDbAppender 2) Add a Utility Class 3) Create an Abstract class responsible for the LogginEvent to Json Transformation

Thank Regards Gabriel