public interface IOutput
| Modifier and Type | Method and Description |
|---|---|
void |
error(String message,
Throwable throwable) |
void |
info(String message) |
void |
warn(String message) |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.