| Package | Description |
|---|---|
| com.cookingfox.lapasse.api.logging | |
| com.cookingfox.lapasse.impl.facade | |
| com.cookingfox.lapasse.impl.logging |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LoggerCollection<S extends State>
Combines a multitude of logger interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CombinedLoggerAware.addLogger(CombinedLogger<S> logger)
Add a logger instance that implements all supported logger interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LaPasseFacade.addLogger(CombinedLogger<S> logger) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogger<S extends State>
Implementation of multiple logger interfaces.
|
class |
LaPasseLoggers<S extends State>
Helper class for all LaPasse loggers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LaPasseLoggers.addLogger(CombinedLogger<S> logger) |
Copyright © 2016 Cooking Fox. All rights reserved.