S - The concrete type of the state object.public interface CommandLoggerAware<S extends State>
| Modifier and Type | Method and Description |
|---|---|
void |
addCommandLogger(CommandLogger<S> logger)
Add a command logger.
|
void addCommandLogger(CommandLogger<S> logger)
logger - The command logger to add.Copyright © 2016 Cooking Fox. All rights reserved.