I want to write different logs on different log files with Serilog by API request. The problem is when the log file configured within LoggerConfiguration(), the
public class program { public static void Main(String args[]) { var levelSwitch = new LoggingLevelSwitch(); levelSwitch.MinimumLevel