cosmos-sdk/log
2023-02-08 11:32:22 +00:00
..
CHANGELOG.md refactor: add logger package (#14872) 2023-02-01 23:42:15 +00:00
go.mod chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00
go.sum chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00
logger.go chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00
noop_logger.go refactor: use cosmos-sdk/log throughout (#14909) 2023-02-07 10:54:48 +00:00
README.md chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00
sonar-project.properties refactor: add logger package (#14872) 2023-02-01 23:42:15 +00:00
zerolog.go chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00

Log

The cosmossdk.io/log provides simple logging implementations for the Cosmos SDK and Cosmos SDK modules.