| Package | Description |
|---|---|
| org.apache.tomcat.util.log |
| Modifier and Type | Method and Description |
|---|---|
static Log |
Log.getLog(String channel,
Object owner)
Deprecated.
|
static Log |
Log.getLog(String channel,
String prefix)
Deprecated.
|
Log |
LogManager.getLog(String channel,
String prefix,
Object owner)
Default method to create a log facade.
|
Copyright © 2005–2017 Oracle Corporation. All rights reserved.