Hi.
I would like to know how to set the debug level of each defined log file.
I tried to use the attribute "verbosity" with no success:
<Logger className="org.apache.catalina.logger.FileLogger" verbosity="4" directory="logs" prefix="servlets_log." suffix=".txt" timestamp="true"/>
I'm getting the same basic messages no matter what I'm doing.
I also tried to change the debug attribute of each component to "4"(debug) with no success either.
please assist me.
thanks in advanced
keren.
I would like to know how to set the debug level of each defined log file.
I tried to use the attribute "verbosity" with no success:
<Logger className="org.apache.catalina.logger.FileLogger" verbosity="4" directory="logs" prefix="servlets_log." suffix=".txt" timestamp="true"/>
I'm getting the same basic messages no matter what I'm doing.
I also tried to change the debug attribute of each component to "4"(debug) with no success either.
please assist me.
thanks in advanced
keren.