public interface Logger
HttpServletContainer.| Modifier and Type | Method and Description |
|---|---|
void |
log(String message)
Logs the message.
|
void |
log(String message,
Throwable failure)
Logs the message.
|
Copyright © 2005–2015. All rights reserved.