Releases: TheAngryByrd/FsLibLog
Releases · TheAngryByrd/FsLibLog
0.5.0
0.4.1
BUGFIX: fix edge case with {}s in logs
0.4.0
0.3.0
0.2.1
BUGFIX: Fixed openNestedContext typo
MINOR: Replaced DisposableList and List.rev with DisposeableStack
0.2.0
FEATURE: Add support for OpenMappedContext
and OpenNestedContext
for Serilog
FEATURE: Added addContext
and addContextDestructured
. These are the same as calling OpenMappedContext
immediately before logging.
FEATURE: Added Marten and Npgsql Adapters