This commit is contained in:
2026-01-31 14:59:45 +01:00
parent cb3bfaaa91
commit fe091cd296
3 changed files with 4 additions and 4 deletions

View File

@@ -24,7 +24,7 @@ public class LoggerSettings
private FileLoggerOptions _fileLoggerOptions;
private string _headerFormat = "{ts} {tz} {host} {category} {thread} {LogType}";
private string _headerFormat = "{ts} {tz} {host} {category} {thread} {logtype}";
private string _timestampFormat = "yyyy-MM-dd HH:mm:ss";
/// <summary>