Sitecore 5.0 API

Settings.LogFolder Property

Gets the path to the log folder.

[Visual Basic]
Public Shared ReadOnly Property LogFolder As String
[C#]
public static string LogFolder {get;}

Property Value

Default value: DataFolder

Remarks

The log folder is the place where log files are stored.

The value can be a virtual or physical path.

See Also

Settings Class | Sitecore.Configuration Namespace