You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
#33 introduced support for specifying a log file prefix (very useful!).
There's a bit of a problem though with Serilog.Sinks.RollingFileAlternate.LoggerConfigurationExtensions - you can't set a log prefix and specify an ITextFormatter at the same time.
The text was updated successfully, but these errors were encountered:
#33 introduced support for specifying a log file prefix (very useful!).
There's a bit of a problem though with
Serilog.Sinks.RollingFileAlternate.LoggerConfigurationExtensions
- you can't set a log prefix and specify anITextFormatter
at the same time.The text was updated successfully, but these errors were encountered: