https://github.com/apperia-de/slogscope
Package slogscope is a custom slog handler for Go, designed to allow fine-grained control over log levels on a per-package basis. This package provides an easy way to define different logging levels for individual packages, making it simpler to manage and debug large applications with varying levels of verbosity.
https://github.com/apperia-de/slogscope
Last synced: 4 months ago
JSON representation
Package slogscope is a custom slog handler for Go, designed to allow fine-grained control over log levels on a per-package basis. This package provides an easy way to define different logging levels for individual packages, making it simpler to manage and debug large applications with varying levels of verbosity.
- Host: GitHub
- URL: https://github.com/apperia-de/slogscope
- Owner: apperia-de
- License: other
- Created: 2024-09-28T14:50:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-05T05:47:41.000Z (8 months ago)
- Last Synced: 2024-10-06T11:04:11.550Z (8 months ago)
- Language: Go
- Size: 56.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
Awesome Lists containing this project
- awesome-slog - slogscope