Updated
This commit is contained in:
@@ -25,7 +25,7 @@ public class LoggerSettings
|
||||
private FileLoggerOptions _fileLoggerOptions;
|
||||
|
||||
private string _headerFormat = "{ts} {tz} {host} {category} {thread} {logtype}";
|
||||
private string _timestampFormat = "yyyy-MM-dd HH:mm:ss";
|
||||
private string _timestampFormat = "yyyy-MM-dd HH:mm:ss.fff";
|
||||
|
||||
/// <summary>
|
||||
/// Determines if we need to use the local time in the logging or UTC (default:false)
|
||||
|
||||
Reference in New Issue
Block a user