Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregyjames/logwrapper
Use your Microsoft.Extensions.ILoggers with legacy systems that use hardcoded logging abstractions.
https://github.com/gregyjames/logwrapper
csharp dotnet dotnet-core logging microsoft
Last synced: about 2 months ago
JSON representation
Use your Microsoft.Extensions.ILoggers with legacy systems that use hardcoded logging abstractions.
- Host: GitHub
- URL: https://github.com/gregyjames/logwrapper
- Owner: gregyjames
- Created: 2024-02-18T02:03:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-02-18T03:10:29.000Z (10 months ago)
- Last Synced: 2024-05-01T18:23:55.473Z (8 months ago)
- Topics: csharp, dotnet, dotnet-core, logging, microsoft
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![.NET](https://github.com/gregyjames/LogWrapper/actions/workflows/dotnet.yml/badge.svg?branch=main)](https://github.com/gregyjames/LogWrapper/actions/workflows/dotnet.yml)
# LogWrapper
Use your Microsoft.Extensions.ILoggers with legacy systems that use hardcoded logging abstractions.