I am using the Serilog for Logging and I have configured it roll out every day, but I want to add a specific log line as a last line of every log file for which I have to keep track when the file is rolling out and new file is created.
Any one have any idea about how to achieve this.