public interface MessageLogger
Modifier and Type | Method and Description |
---|---|
void |
log(String message) |
void |
log(Throwable t,
String message) |
void log(String message) throws IOException
IOException
void log(Throwable t, String message) throws IOException
IOException
Copyright © 2017 com.mchange. All rights reserved.