RollingFileLogAppender.MaximumFileSize Property
Gets maximum size of the log files in bytes.
Thread safety: This property is thread-safe.
Syntax
public System.UInt32 MaximumFileSize { get; }
Property Value
Type: System.UInt32
The maximum size of the log files in bytes.
The maximum size of the log files in bytes.
Remarks
The default value is 10MB.
Platforms
Windows, Linux, Android