Class LoggingSettings
Typed configuration options for logging settings.
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Configuration.Models
Assembly: Umbraco.Core.dll
Syntax
public class LoggingSettings
Properties
View SourceMaxLogAge
Gets or sets a value for the maximum age of a log file.
Declaration
public TimeSpan MaxLogAge { get; set; }
Property Value
Type | Description |
---|---|
TimeSpan |