Hi I am using Log4j.
I have created one utility class which I use in other classes to get the logger.
public class CommonLogger {
private static Logger logur;
private TimeLogger() {
}
private static Logger Logur(String className) {...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.