S - The concrete type of the state object.public interface CombinedLoggerAware<S extends State>
| Modifier and Type | Method and Description |
|---|---|
void |
addLogger(CombinedLogger<S> logger)
Add a logger instance that implements all supported logger interfaces.
|
void addLogger(CombinedLogger<S> logger)
logger - The logger to add.Copyright © 2016 Cooking Fox. All rights reserved.