Commit graph

21 commits

Author SHA1 Message Date
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