| Package | Description |
|---|---|
| org.apache.tomcat.util.log |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonLogHandler
Log using common-logging.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LogManager.addChannel(String name,
LogHandler logH) |
static void |
LogManager.setDefault(LogHandler l) |
void |
Log.setProxy(LogManager lm,
LogHandler l)
Deprecated.
|
| Constructor and Description |
|---|
Log(String channel,
String prefix,
LogHandler proxy,
Object owner)
Deprecated.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.