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 Feb 27, 2022. It is now read-only.
Because of Serilog can't getting their rolling logfiles together I thought, why not let the File part be handled by NLog which has no problem with it.
Which at least getting the rolling log part handled, but now have empty lines because the Serilog sink probably also returns it with a line ending, and NLog adding one too.
Because of Serilog can't getting their rolling logfiles together I thought, why not let the File part be handled by NLog which has no problem with it.
Which at least getting the rolling log part handled, but now have empty lines because the Serilog sink probably also returns it with a line ending, and NLog adding one too.
nlog.config
Example output:
Wished output:
Am I missing something?
The text was updated successfully, but these errors were encountered: