An open API service indexing awesome lists of open source software.

https://github.com/joaosouzaaa/serilog

Serilog in .NET
https://github.com/joaosouzaaa/serilog

ilogger logs seq serilog

Last synced: 2 months ago
JSON representation

Serilog in .NET

Awesome Lists containing this project

README

        

# 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