|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogHandler | |
|---|---|
| org.apache.tomcat.util.log | |
| Uses of LogHandler in org.apache.tomcat.util.log |
|---|
| Subclasses of LogHandler in org.apache.tomcat.util.log | |
|---|---|
class |
CommonLogHandler
Log using common-logging. |
| Methods in org.apache.tomcat.util.log with parameters of type LogHandler | |
|---|---|
void |
LogManager.addChannel(String name,
LogHandler logH)
|
static void |
LogManager.setDefault(LogHandler l)
|
void |
Log.setProxy(LogManager lm,
LogHandler l)
Deprecated. |
| Constructors in org.apache.tomcat.util.log with parameters of type LogHandler | |
|---|---|
Log(String channel,
String prefix,
LogHandler proxy,
Object owner)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||