import "acln.ro/log"
Highly opinionated logging experiment. This package is a work in progress and will likely change once I begin using it in various places.
- structured, leveled logging, with few but obvious log levels
- component-, task- and region- based scoping
- much smaller API surface than logrus, zap, or other similar efforts
- extensibility and composability
- "speed": nanosecond times, zero allocation etc. etc.
- standard library compatibility
- metrics