/Serilog

Serilog in .NET

Primary LanguageC#

Serilog

The goal of this project is to show the implementation of a common log library, Serilog altogether with Seq.

Showing both ways to implement Serilog, with appsettings or LoggerConfiguration class.

Technologies used

  • .NET 8
  • C#
  • EntityFrameworkCore
  • Serilog
  • xUnit
  • Moq
  • Docker
  • Seq
  • PostgreSQL