Commit graph

37 commits

Author SHA1 Message Date
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
Ellpeck 2ab19a2e5d documentation 2020-07-23 02:46:34 +02:00
Ellpeck 4617ef5a00 basic implementation 2020-07-23 02:26:45 +02:00
Ellpeck d2aa2e1b32 Initial commit 2020-07-23 02:24:18 +02:00