Commit Graph

53 Commits

Author SHA1 Message Date
Ell 5ca1073125 1.4.1 2023-12-01 13:19:14 +01:00
Ell 8e5bd41a47 allow using ANSI escape sequences for the console sink 2023-12-01 13:17:46 +01:00
Ell 034497201e 1.4.0 2023-12-01 10:54:36 +01:00
Ell cb824c73fc added WriterSink 2023-12-01 10:54:00 +01:00
Ell 096bc98a05 more explicitly implement LogWriter 2023-12-01 10:49:04 +01:00
Ell 66842eec40 1.3.3 2023-11-30 22:58:11 +01:00
Ell fff9f16068 allow writing to Console.Error using ConsoleSink 2023-11-30 22:57:43 +01:00
Ell b9b6872949 1.3.2 2023-11-30 22:46:47 +01:00
Ell d39abe603d added LogWriter class 2023-11-30 22:46:16 +01:00
Ell 56b0240d71 old command 2023-11-30 22:07:59 +01:00
Ell 6d55f25050 actually supply the key 2023-11-30 22:06:14 +01:00
Ell 7cab479901 oop 2023-11-30 22:05:18 +01:00
Ell 8c93c6f451 update to .net 8 2023-11-30 22:02:04 +01:00
Ell d0972506b5 added wp buildscript 2023-11-30 21:57:34 +01:00
Ell 4d5478bcf2 1.3.1 2023-05-08 11:02:57 +02:00
Ell 205dde65c3 write to log files with read-write file share enabled 2023-05-08 11:02:25 +02:00
Ell 7838ec967e 1.3.0 2022-10-05 18:16:19 +02:00
Ell a1e789a580 multi-target ESL 2022-10-05 18:15:09 +02:00
Ell ca5a4830c8 made it easier to change the default log formatter 2022-10-05 18:13:29 +02:00
Ell b80fa8cd37 1.2.5 2022-01-17 12:50:58 +01:00
Ell 01b5acff73 expose some more information in file, console and directory sinks 2022-01-17 12:49:50 +01:00
Ell 5072fde64b
Create FUNDING.yml 2021-11-08 15:52:55 +01:00
Ell 2e3ebe9a52 update 2021-11-04 18:40:31 +01:00
Ell 35807eb330 decrease the logo's size 2021-11-04 18:34:12 +01:00
Ell 7b8084a8a7 added readme and logo to package 2021-11-04 18:32:37 +01:00
Ell 5ab6fd855e expose the string sink's string builder 2021-11-04 18:11:56 +01:00
Ell 46bb08f60b rethrow file and directory think exceptions with proper information 2021-11-04 18:06:55 +01:00
Ell 7a5929f8e8 reflect branch name change 2021-10-24 00:51:13 +02:00
Ell f916943633 update 2021-07-14 23:29:36 +02:00
Ell b5c0600560 improved GetColor and SetColor 2021-07-14 23:29:13 +02:00
Ell 55bb8ff4cf update 2021-07-14 23:20:58 +02:00
Ell f6db44c507 added proper ways to get and set the console color of ConsoleSink 2021-07-14 23:20:30 +02:00
Ellpeck 67958a937f made the default minimum level trace for everything 2020-08-19 04:49:22 +02:00
Ellpeck cd10c083bf Added IsEnabled to sink and update 2020-07-29 15:14:19 +02:00
Ellpeck 6b500ec693 added DirectorySink 2020-07-29 15:07:20 +02:00
Ellpeck f296c67104 added Jenkinsfile 2020-07-29 14:44:28 +02:00
Ellpeck 20faaf8dff added console colors to ConsoleSink 2020-07-29 14:23:23 +02:00
Ellpeck b989e6d541 lock FileSink and StringSink 2020-07-29 14:10:49 +02:00
Ellpeck a17ebd37ad update 2020-07-23 14:11:55 +02:00
Ellpeck 3092a01867 give FileSink a maximum amount of bytes before the file is deleted automatically 2020-07-23 14:10:43 +02:00
Ellpeck ef63ac958c fixed some documentation inconsistencies 2020-07-23 14:03:25 +02:00
Ellpeck 80123b7748 allow loggers and sinks to be disposable 2020-07-23 14:01:44 +02:00
Ellpeck b3878887e3 Added StringSink, which writes data to a string 2020-07-23 13:56:01 +02:00
Ellpeck a518c5c674 allowed file sinks to reopen the file every time they write to it 2020-07-23 13:51:18 +02:00
Ellpeck dd62d3d2c1 expand the sample a bit 2020-07-23 13:45:43 +02:00
Ellpeck 404dc0ca8d actually print the full exception by default 2020-07-23 13:37:25 +02:00
Ellpeck ac20d96a9f nuget ref 2020-07-23 03:04:20 +02:00
Ellpeck eeb063fd55 Merge remote-tracking branch 'origin/master' 2020-07-23 02:58:35 +02:00
Ellpeck 982e678ebb readme info and nuget spec 2020-07-23 02:58:25 +02:00
Ellpeck e093c4c7c2
Create LICENSE 2020-07-23 02:57:38 +02:00