public interface Logger
| Modifier and Type | Interface and Description |
|---|---|
static class |
Logger.NoLogger |
static class |
Logger.PrintlnLogger |
| Modifier and Type | Method and Description |
|---|---|
void |
log(String level,
String message) |
Copyright © 2015. All rights reserved.