Skip to content

INotLoggedException.NotLoggedException property

Gets a value indicating whether to not log exception.

public bool NotLoggedException { get; }

Property Value

true if not logged exception; otherwise, false.

See Also