can't get logging to work properly with tomcat. The file handler prefix works but anything below INFO does not show up in the log! What could be wrong? I declare the logger in my classes like the following:
private static Logger logger = Logger.getLogger(JessServletCommand.class.getName())...
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.