LoggerConfigurationDeleteOldFileOnStartup Property |
delete the old log file on startup. this creates always an
empty log. If continuous logging is required, set the value to false.
Namespace: RAYLASE.Marker.ConfigurationAssembly: RAYLASE.Marker.Configuration (in RAYLASE.Marker.Configuration.dll) Version: 2.27.0
Syntaxpublic bool? DeleteOldFileOnStartup { get; set; }
Property Value
NullableBoolean
See Also