public interface Logger
| Modifier and Type | Method and Description |
|---|---|
void |
error(String msg) |
OutputStream |
getOutputStream() |
void |
info(String msg) |
static final Logger NOOP
void info(String msg)
void error(String msg)
OutputStream getOutputStream()
Copyright © 2004-2014. All Rights Reserved.