https://github.com/tdrn-org/go-log
Common Go logging code shared between my projects
https://github.com/tdrn-org/go-log
golang logging
Last synced: 4 months ago
JSON representation
Common Go logging code shared between my projects
- Host: GitHub
- URL: https://github.com/tdrn-org/go-log
- Owner: tdrn-org
- License: mit
- Created: 2024-10-27T10:27:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-24T05:17:23.000Z (6 months ago)
- Last Synced: 2025-12-25T19:17:13.024Z (6 months ago)
- Topics: golang, logging
- Language: Go
- Homepage: https://pkg.go.dev/github.com/tdrn-org/go-log
- Size: 110 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Common Go logging code shared between my projects
[](https://godoc.org/github.com/tdrn-org/go-log)
[](https://github.com/tdrn-org/go-log/actions/workflows/build.yml)
[](https://sonarcloud.io/summary/new_code?id=tdrn-org_go-log)
[](https://goreportcard.com/report/github.com/tdrn-org/go-log)
## License
This project is subject to the the MIT License. See LICENSE information for details.