LogLevel

SignatureSettings.LogLevel property

The level of the logging to limit the messages (All, Traces, Warnings, Errors). LogLevel. BY default the All level type is set.

public LogLevel LogLevel { get; set; }

See Also