LogCollectionLevel Enum

Definition

Level of the logs to be collected.

public enum LogCollectionLevel
type LogCollectionLevel = 
Public Enum LogCollectionLevel
Inheritance
LogCollectionLevel

Fields

Error 0

Only Errors will be collected in the logs.

Verbose 1

Verbose logging (includes Errors, CRC, size information and others).

Applies to