https://github.com/ssukhpinder/logging.frameworks
Basic examples of multiple logging providers in .Net 8
https://github.com/ssukhpinder/logging.frameworks
aspnet aspnetcore dotn dotnet-core elmah nlog rest-api serilog
Last synced: 3 months ago
JSON representation
Basic examples of multiple logging providers in .Net 8
- Host: GitHub
- URL: https://github.com/ssukhpinder/logging.frameworks
- Owner: ssukhpinder
- License: mit
- Created: 2024-03-16T18:15:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-16T18:20:15.000Z (about 1 year ago)
- Last Synced: 2025-01-11T12:37:48.568Z (5 months ago)
- Topics: aspnet, aspnetcore, dotn, dotnet-core, elmah, nlog, rest-api, serilog
- Language: C#
- Homepage: https://medium.com/c-sharp-progarmming
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Logging.Frameworks
Basic examples of multiple logging providers in .Net 8
- ElmahIO
- SeriLog
- NLog# Where to find me