Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBufferedInfoLogger ¶
NewBufferedInfoLogger creates a new logger with level info that writes to the provided buffer. Error log lines will start with "ERR ". Info log lines will start with "INF ". Debug log lines are omitted, but would start with "DBG ".
func NewBufferedLogger ¶
NewBufferedLogger creates a new logger that writes to the provided buffer. Error log lines will start with "ERR ". Info log lines will start with "INF ". Debug log lines will start with "DBG ".
func SplitLogLines ¶
SplitLogLines splits the provided logs string into its individual lines.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package provwasm allows CosmWasm smart contracts to communicate with custom provenance modules.
|
Package provwasm allows CosmWasm smart contracts to communicate with custom provenance modules. |
Click to show internal directories.
Click to hide internal directories.