Click or drag to resize

ILoggingOptionsFileLogCompact Property

Gets or sets a flag to indicate whether a more compact formatting should be used for messages written to the log file.

Namespace:  Opait.Api
Assembly:  Opait.Core (in Opait.Core.dll) Version: 1.3.3.0
Syntax
C#
bool FileLogCompact { get; set; }

Property Value

Type: Boolean
See Also