Skip to content

markolbert/J4JLogging

Repository files navigation

J4JLogging


As of 2023 April 4 I am no longer developing this library.

The reason is simple: I learned more about how Serilog works and realized there was a much easier way of implementing the same functionality :).

Take a look at J4JLoggerEnhancements for a new, slimmer approach for doing what J4JLogging does.


A Net library which wraps Serilog's ILogger and extends it by reporting source code information.

Licensed under GNU GPL-v3.0. See the license file for details.

Nuget

See the documentation for more details.

J4JLogging Twilio Extension

A Net library which simplifies adding Twilio SMS messages to the J4JLogging system.

Licensed under GNU GPL-v3.0. See the license file for details.

Nuget

See the documentation for more details.