seq-client-log4net
seq-client-log4net copied to clipboard
A log4net appender that writes events to Seq
Adds support for passing dashed key / property names so they appear as expected in SEQ `@Properties` list. Ref: #49
Hi, I have a log4net context propety like 'X-SomeName-Something', it gets pushed to SEQ with SeqAppender but in SEQ it appears in properties with a different name, ie. without the...
https://ci.appveyor.com/project/datalust/seq-client-log4net/builds/42435907
Hi, I use .net framework 4.8.I find my app can't send log to seq server.I find log4net throw exception: > log4net: Logger [root] Level string is [all]. log4net: Logger [root]...