https://github.com/hupe1980/golog
Simple golang logger interface for use in library development
https://github.com/hupe1980/golog
golang interface logger
Last synced: 7 months ago
JSON representation
Simple golang logger interface for use in library development
- Host: GitHub
- URL: https://github.com/hupe1980/golog
- Owner: hupe1980
- License: mit
- Created: 2022-01-01T15:26:13.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-01T16:27:59.000Z (almost 4 years ago)
- Last Synced: 2025-02-02T02:14:04.311Z (9 months ago)
- Topics: golang, interface, logger
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# golog

[](https://pkg.go.dev/github.com/hupe1980/golog)
> Simple golang logger interface for use in library development## License
[MIT](LICENCE)