Updated
This commit is contained in:
@@ -43,6 +43,8 @@ public sealed class FileLoggerProvider : BatchingLoggerProvider, IDisposable
|
|||||||
public bool IncludeCorrelationId { get; }
|
public bool IncludeCorrelationId { get; }
|
||||||
public bool EnableCategoryRouting { get; }
|
public bool EnableCategoryRouting { get; }
|
||||||
|
|
||||||
|
public string LogFile => _filePath;
|
||||||
|
|
||||||
[ThreadStatic]
|
[ThreadStatic]
|
||||||
private static StringBuilder? _cachedStringBuilder;
|
private static StringBuilder? _cachedStringBuilder;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user