Logging settings
Information on the logging settings section.
"Umbraco": {
"CMS": {
"Logging": {
"MaxLogAge": "2.00:00:00",
"Directory": "~/CustomLogFileLocation",
"FileNameFormat": "UmbracoTraceLog.{0}..json",
"FileNameFormatArguments": "MachineName"
}
}
}MaxLogAge
Directory
FileNameFormat
FileNameFormatArguments
Last updated
Was this helpful?