IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes log4j wrapper Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "log4j wrapper " Watch "log4j wrapper " New topic
Author

log4j wrapper

amit taneja
Ranch Hand

Joined: Mar 14, 2003
Posts: 797
Hi,,
In my project there is one requirment that prepair log4j wrapper i.e to make list of java files which could call all the method of log4j i.e extending log4j classes so that if we wanted to change log4j to anything (any other logger) we can easily do so by changing the statements in own modifed class..

Is it possible..we are actually making product in which if wish to change log4j to any other logger ..so we can do so easily ?

Any suggesion will be v.appreciated

do comments,

Thanks and regards,
amit


Thanks and Regards,<br />Amit Taneja
Dave Salter
Ranch Hand

Joined: Jul 20, 2005
Posts: 292

That sounds like you want to do something similar to Commons Logging
 
 
subject: log4j wrapper
 
Threads others viewed
Conditional Logging
Which Java Logging Tool/Framework to use ?
Log4j versus Apache Commons logging
Log4j Configurattion in config file
how to append and limit the size of log file using java.util.logging
developer file tools