I would like to insert a simple newline into a Serilog log file without any default template formatting. How can this be done?
I tried creating an additional logger without formatting but it did not seem to work correctly with multiple loggers to the same file.