FileLoggerpublic interface Logger
| Modifier and Type | Method | Description |
|---|---|---|
void |
debug(String message) |
|
void |
error(String message) |
|
void |
error(String message,
Exception exception) |
|
void |
info(String message) |
|
void |
traceNetwork(String message,
String direction) |
Copyright © 2018. All rights reserved.