Category "serilog-sinks-file"

Create log files with Serilog only if their is any logs

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

Amazon S3 sink in serilog is not working. How to use s3 Sink with serilog?

public class program { public static void Main(String args[]) { var levelSwitch = new LoggingLevelSwitch(); levelSwitch.MinimumLevel