Opensearch dashboards.loggercontextconfiginput
Home > opensearch-dashboards > LoggerContextConfigInput
LoggerContextConfigInput interface
Signature:
export interface LoggerContextConfigInput
Properties
| Property | Type | Description |
|---|---|---|
| appenders? | Record<string, AppenderConfigType> | Map<string, AppenderConfigType> | (Optional) |
| loggers? | LoggerConfigType[] | (Optional) |