does anyone please give me some start up documents on how to write a wrapper class around log4j. Basically my project requirement is to use the wrapper class to make the logging instead of directly using log4j classes.
Thank you.., but we do not want to import the commons into our project.I might need a simple interface and or a class which i can use to instantiate the logger(category). do you have any code samples.., help is highly appreciated.