Package log implements a std log compatible logging system with multiple handlers, log levels, zero-allocation, scopes, custom formatting, and environment/runtime configuration.
go get github.com/anacrolix/logNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Logs an info message using the anacrolix/log package.
Use import with alias or rename: import analog "github.com/anacrolix/log"
No dependency data recorded yet.