Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IImperativeLogsConfig

Hierarchy

  • IImperativeLogsConfig

Indexable

[key: string]: any

Index

Properties

Optional additionalLogging

additionalLogging: IImperativeLoggingConfig[]

Use this property to configure additional log files and preferences if needed.

Optional appLogging

Use this property to configure your applications logging preferences. Defaults are provided and this property must only be supplied to override defaults. See the IImperativeLoggingConfig document for more information.

Optional imperativeLogging

imperativeLogging: IImperativeLoggingConfig

Use this property to configure imperative logging preferences. Defaults are provided and this property must only be supplied to override defaults. See the IImperativeLoggingConfig document for more information.

Generated using TypeDoc