Click or drag to resize

LoggerBaseDebugArchivesMaxCount property

Maximum number of archived logs (debug files, etc.). If there is a surplus, the oldest ones are deleted. Default: 0 (corresponds to an infinite number).

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public int DebugArchiveMaxCount { get; set; }

Property value

Int32
See also