|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogManager | |
---|---|
org.apache.tomcat.util.log |
Uses of LogManager in org.apache.tomcat.util.log |
---|
Methods in org.apache.tomcat.util.log that return LogManager | |
static LogManager |
Log.setLogManager(LogManager lm)
Used by the embeding application ( tomcat ) to manage the logging. |
Methods in org.apache.tomcat.util.log with parameters of type LogManager | |
static LogManager |
Log.setLogManager(LogManager lm)
Used by the embeding application ( tomcat ) to manage the logging. |
java.lang.String |
Log.getChannel(LogManager lm)
|
void |
Log.setProxy(LogManager lm,
LogHandler l)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |