https://github.com/rcarubbi/carubbi.logger
A simple log component implemented with the chain of responsibility pattern
https://github.com/rcarubbi/carubbi.logger
chain-of-responsibility logger
Last synced: 4 months ago
JSON representation
A simple log component implemented with the chain of responsibility pattern
- Host: GitHub
- URL: https://github.com/rcarubbi/carubbi.logger
- Owner: rcarubbi
- Created: 2018-08-22T10:17:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-22T10:19:21.000Z (about 7 years ago)
- Last Synced: 2025-06-19T03:14:58.071Z (4 months ago)
- Topics: chain-of-responsibility, logger
- Language: C#
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carubbi.Logger
A simple log component implemented with the chain of responsibility pattern