Property LogSecurityEvents
Namespace: Belay.Core.Security
Assembly: Belay.Core.dll
LogSecurityEvents
Gets or sets a value indicating whether to log security-related events and warnings.
csharp
public bool LogSecurityEvents { get; set; }
Property Value
Remarks
When enabled, security validation failures, risk assessments, and other security-related events are logged. Useful for security monitoring and debugging validation issues.