INotLoggedException.NotLoggedException property

namespace: Serenity   assemblySerenity.Net.Core

Gets a value indicating whether to not log exception.

public bool NotLoggedException { get; }

Property Value

true if not logged exception; otherwise, false.

See Also