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
- Host: GitHub
- URL: https://github.com/joaosouzaaa/serilog
- Owner: joaosouzaaa
- Created: 2024-05-13T20:27:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-28T01:08:48.000Z (11 months ago)
- Last Synced: 2025-01-27T10:11:41.381Z (4 months ago)
- Topics: ilogger, logs, seq, serilog
- Language: C#
- Homepage: https://www.linkedin.com/posts/joaosouzza_serilog-in-net-activity-7225107948027445249-2_NC?utm_source=share&utm_medium=member_desktop
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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