Discover Packages
github.com/cosmos/cosmos-sdk
server
log
package
Version:
v0.53.6
Opens a new window with list of versions in this module.
Published: Feb 10, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 81
Opens a new window with list of known importers.
Documentation
Documentation
¶
type CometLoggerWrapper struct {
log .Logger
}
CometLoggerWrapper provides a wrapper around a cosmossdk.io/log instance.
It implements CometBFT's Logger interface.
With returns a new wrapped logger with additional context provided by a set
of key/value tuples. The number of tuples must be even and the key of the
tuple must be a string.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.