LoggingModule
LoggingModule copied to clipboard
Brain-dead easy C# class library for logging to syslog, console, and file
Hi, despite the enabling of colors (using `Settings.EnableColors = true`) the text in `syslog` and `journalctl` still appear gray. I probably have missed something, but what? Also some other texts...
Hi, is there a way to set the process name? I use `dotnet` runtime, and it appears as `dotnet` in `syslog` (which makes perfectly sense). An option to change the...
Whatever the date/time of the server/computer used to run a soft whit the SyslogLogging module, the module used UTC universal time. The time in the logs is a crucial part...