Moved messagePrefix to DllInfo

This commit is contained in:
2025-02-17 19:12:08 +01:00
parent c5cb238f42
commit 9bc225ee36
12 changed files with 31 additions and 37 deletions

View File

@@ -30,13 +30,7 @@ public class LoggerSettings
/// </summary>
public bool UseLocalTime { get; set; }
public string Id { get; set; } = "EonaCatLogger";
/// <summary>
/// Determines if we need to remove the prefix [EonaCatLogger] from each message (default: false)
/// </summary>
public bool RemoveMessagePrefix { get; set; }
public string Id { get; set; } = DllInfo.ApplicationName;
/// <summary>
/// Header format. Provide a string that specifies how the preamble of each message should be structured. You can use