Opensearch dashboards.loggingservicesetup
Home > opensearch-dashboards > LoggingServiceSetup
LoggingServiceSetup interface
Provides APIs to plugins for customizing the plugin's logger.
Signature:
export interface LoggingServiceSetup
Methods
| Method | Description |
|---|---|
| configure(config$) | Customizes the logging config for the plugin's context. |