java.util.logging.ConsoleHandler.formatter

2005-06-20 Thread tc_newbie
Is it possible to change message format of messages written to standard out/err? I've tried the following, with no luck (no changes). Tomcat 5.5.9/JSK1.5.0 on Windows XP. My formatter code is below... I built the jar using Eclipse 3.1 and tried putting it in both Tomcat5.5\common\lib and

cannot format messages for consolehandler

2005-06-21 Thread tc_newbie
I'm having problems formatting messages processed by the consolehandler. Using Tomcat 5.5.9 with jdk 1.5.0 on Windows XP. Since yesterday (see previous post about ConsoleHandler), I have re-installed fresh copy of Tomcat. I can modify other parts of the logging.properties file and see those