CopyActivityLogSettings interface

Settings for copy activity log.

Properties

enableReliableLogging

Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).

logLevel

Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).

Property Details

enableReliableLogging

Specifies whether to enable reliable logging. Type: boolean (or Expression with resultType boolean).

enableReliableLogging?: any

Property Value

any

logLevel

Gets or sets the log level, support: Info, Warning. Type: string (or Expression with resultType string).

logLevel?: any

Property Value

any