| Package | Description |
|---|---|
| org.appops.logging.destination | |
| org.appops.logging.impl |
| Modifier and Type | Method and Description |
|---|---|
DestinationLoggerStore |
DestinationLoggerProvider.getDestinationLoggerStore()
Getter for the field
destinationLoggerStore. |
| Modifier and Type | Method and Description |
|---|---|
void |
DestinationLoggerProvider.setDestinationLoggerStore(DestinationLoggerStore destinationLoggerStore)
Setter for the field
destinationLoggerStore. |
| Modifier and Type | Method and Description |
|---|---|
DestinationLoggerStore |
LogManager.getDestinationLoggerStore()
Getter for the field
destinationLoggerStore. |
| Modifier and Type | Method and Description |
|---|---|
void |
LogManager.init(LoggerConfig configuration,
DestinationLoggerStore destinationLoggerStore)
A method which configures the given
LoggerConfig instance and
DestinationLoggerStore. |
void |
LogManager.setDestinationLoggerStore(DestinationLoggerStore destinationLoggerStore)
Setter for the field
destinationLoggerStore. |
Copyright © 2022. All rights reserved.