This week's book giveaway is in the Open Source Projects forum. We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line! See this thread for details.
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.