Interface ILoggingConfiguration
Namespace: Umbraco.Cms.Core.Logging
Assembly: Umbraco.Core.dll
Syntax
public interface ILoggingConfigurationProperties
View SourceLogDirectory
Gets the physical path where logs are stored
Declaration
string LogDirectory { get; }Property Value
| Type | Description | 
|---|---|
| System.String |