cosmos-sdk/log/README.md
2025-02-13 16:23:25 -05:00

228 B

Log

The cosmossdk.io/log provides a zerolog logging implementation for the Cosmos SDK and Cosmos SDK modules.

To use a logger wrapping an instance of the standard library's log/slog package, use cosmossdk.io/log/slog.