ExtremelySimpleLogger/ExtremelySimpleLogger
2023-12-01 13:19:14 +01:00
..
ConsoleSink.cs allow using ANSI escape sequences for the console sink 2023-12-01 13:17:46 +01:00
DirectorySink.cs write to log files with read-write file share enabled 2023-05-08 11:02:25 +02:00
Extensions.cs allow using ANSI escape sequences for the console sink 2023-12-01 13:17:46 +01:00
ExtremelySimpleLogger.csproj 1.4.1 2023-12-01 13:19:14 +01:00
FileSink.cs write to log files with read-write file share enabled 2023-05-08 11:02:25 +02:00
Logger.cs made it easier to change the default log formatter 2022-10-05 18:13:29 +02:00
LogLevel.cs documentation 2020-07-23 02:46:34 +02:00
LogWriter.cs more explicitly implement LogWriter 2023-12-01 10:49:04 +01:00
Sink.cs made it easier to change the default log formatter 2022-10-05 18:13:29 +02:00
StringSink.cs made it easier to change the default log formatter 2022-10-05 18:13:29 +02:00
WriterSink.cs added WriterSink 2023-12-01 10:54:00 +01:00