LogManagerConfiguration.LogErrors

Determines whether Errors are logged.

This property doesn't actually do anything in the log provider itself, but acts as a configuration setting placeholder that can be used in an application to determine whether you should log Errors

public bool LogErrors { get; set; }

See also:

Class LogManagerConfiguration

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic