Skip to content

Enhancements to Serilog ILogger to provide source code information and enable SMS logging

License

Notifications You must be signed in to change notification settings

markolbert/J4JLoggerEnhancements

Repository files navigation

J4JLoggerEnhancements

Enhancements to Serilog ILogger to provide source code information and enable SMS logging.

Overview

There are five assemblies defining the enhancement system:

Assembly Description
J4JLoggerCommon common constants and support for trimming long source code paths
J4JLoggerMicrosoft extensions for incorporating source code information into Microsoft logger events
J4JLoggerSerilog extensions for enhancing Serilog events and extending how they are routed
J4JLoggerTwilio enable log events to be sent as SMS messages (currently only supports Serilo
LoggerConversions extensions to convert between Serilog and Microsoft log event levels

About

Enhancements to Serilog ILogger to provide source code information and enable SMS logging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages