| Package | Description |
|---|---|
| org.appops.logging.destination | |
| org.appops.logging.impl | |
| org.appops.logging.logger.store |
| Modifier and Type | Method and Description |
|---|---|
LoggerConfig |
DestinationLoggerProvider.getConfig()
Getter for the field
config. |
LoggerConfig |
DestinationLoggerStore.getConfig()
Getter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationLoggerProvider.setConfig(LoggerConfig config)
Setter for the field
config. |
void |
DestinationLoggerStore.setConfig(LoggerConfig config)
Setter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
LoggerConfig |
LoggerImpl.getConfig()
Getter for the field
config. |
LoggerConfig |
LogManager.getConfiguration()
Getter for the field
configuration. |
| Modifier and Type | Method and Description |
|---|---|
void |
LogManager.init(LoggerConfig configuration,
DestinationLoggerStore destinationLoggerStore)
A method which configures the given
LoggerConfig instance and
DestinationLoggerStore. |
void |
LoggerImpl.setConfig(LoggerConfig config)
Setter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
LoggerConfig |
FileLogStoreImpl.getConfig()
Getter for the field
config. |
| Modifier and Type | Method and Description |
|---|---|
void |
FileLogStoreImpl.setConfig(LoggerConfig config)
Setter for the field
config. |
Copyright © 2021. All rights reserved.