Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polywrap/logging
Wrappers for logging.
https://github.com/polywrap/logging
Last synced: 2 months ago
JSON representation
Wrappers for logging.
- Host: GitHub
- URL: https://github.com/polywrap/logging
- Owner: polywrap
- Created: 2022-11-23T23:28:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-22T10:50:26.000Z (over 1 year ago)
- Last Synced: 2024-10-29T02:47:58.718Z (3 months ago)
- Language: Kotlin
- Size: 32.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-polywrap - Logging - A simple dispatcher of messages, with pre-defined level of importance (debug, info, warn, error). (Wraps)
README
# Polywrap Logging
Table Of Contents:
1. [Logging Wrapper](./aggregator/resources/README.md)
2. [Logger Interface](./logger/interface/resources/README.md)
3. [Logger Implementations](./logger/implementations/)