LoggingModule icon indicating copy to clipboard operation
LoggingModule copied to clipboard

Brain-dead easy C# class library for logging to syslog, console, and file

Results 3 LoggingModule issues
Sort by recently updated
recently updated
newest added

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...

help wanted

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...

help wanted

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...