Releases: gourdian25/grlog
Releases · gourdian25/grlog
Release list
grlog 0.1.0
grlog 0.1.0
Production-ready structured logging library for Go.
Highlights
- Zero-allocation typed fields and formatting
- Async logging with configurable overflow policies
- log/slog interoperability
- File rotation with compression and age-based cleanup
- Extensive benchmarks and race tests
See CHANGELOG.md for full details.
Changelog
grlog 0.0.1
grlog 0.0.1
Production-ready structured logging library for Go.
Highlights
- Zero-allocation typed fields
- Async logging with overflow protection
- Multi-sink architecture
- Extensive benchmarks and race tests