https://github.com/suxrobgm/dryioc-extensions-logging
Extension methods for registering various logging factories inside DryIoc container.
https://github.com/suxrobgm/dryioc-extensions-logging
dryioc ioc logging-library
Last synced: about 1 month ago
JSON representation
Extension methods for registering various logging factories inside DryIoc container.
- Host: GitHub
- URL: https://github.com/suxrobgm/dryioc-extensions-logging
- Owner: suxrobGM
- License: mit
- Created: 2021-06-02T11:33:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-02T11:47:32.000Z (over 4 years ago)
- Last Synced: 2025-03-26T02:42:57.796Z (7 months ago)
- Topics: dryioc, ioc, logging-library
- Language: C#
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DryIoc.Extensions.Logging
Extension methods for registering various logging factories inside DryIoc container.
Register logger factory in order to inject `Microsoft.Extensions.Logging.ILogger` in dependencies.