public interface ConsoleHandlerState extends ThreadIdToCommandIdMapper
GlobalStateManager.| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConsoleHandlerState.Writer |
| Modifier and Type | Method and Description |
|---|---|
Iterable<ConsoleHandlerState.Writer> |
getAllAvailableWriters() |
Level |
getLogLevel(String commandId) |
ConsoleHandlerState.Writer |
getWriter(String commandId) |
threadIdToCommandIdConsoleHandlerState.Writer getWriter(String commandId)
Iterable<ConsoleHandlerState.Writer> getAllAvailableWriters()