public interface FSMLogCallback
| Modifier and Type | Method and Description |
|---|---|
void |
logDebug(String text) |
void |
logDebug(String text,
Object[] data) |
void |
logError(String text) |
void |
logInfo(String text) |
void |
logWarning(String text) |
Copyright © 2015. All rights reserved.