public static interface RestoreIntf.RestoreLogger
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String msg) |
void |
error(String msg) |
void |
error(String msg,
Throwable t) |
void |
info(String msg) |
boolean |
isDebugEnabled() |
void |
warn(String msg) |
Copyright © 2018 Bedework. All rights reserved.