Using below code in appsettings.json file for generating serilog daily
"rollingInterval": "Day",
It is generating .txt in path with below format
20210414.txt
how to generated .txt in path with this format
14Apr2021.txt