https://issues.apache.org/bugzilla/show_bug.cgi?id=49509
Konstantin Kolinko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Unknown |Webapps:Documentation OS/Version| |All --- Comment #1 from Konstantin Kolinko <[email protected]> 2010-06-27 13:39:46 EDT --- The documentation is incomplete there. Actually, the standard startup script, bin/catalina.sh, passes the following argument when launching the JVM: -Djava.util.logging.config.file="$CATALINA_BASE/conf/logging.properties thus you can find the configuration file in the "conf" directory. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
