# Functions
Deletes n elements starting with the ith from a slice by splicing.
Delete an element at a specific index and return the contracted list.
Drops all key value pairs where dropKeyValPredicate is true.
Returns keyvals as a map from keys to vals.
Maps key values pairs with a function (key, value) -> (new key, new value).
No description provided by the author
No description provided by the author
No description provided by the author
Tried to interpret the logline as a signal by matching the last key-value pair as a signal, returns empty string if no match.
Provides a canonical way to stringify keys.
Sends the sync signal which causes any syncing loggers to sync.
Return a single value corresponding to key in keyvals.
Pull the specified values from a structured log line into a map.
'Vectorises' values associated with repeated string keys member by collapsing many values into a single vector value.
# Constants
Call site for log invocation (go-stack.Call).
Captured logging source (like tendermint_log15, stdlib_log).
Channel name in a vector channel logging context.
Top-level component (choose one) name.
Error key.
No description provided by the author
Level name (string).
Log message (string).
No description provided by the author
Globally unique identifier persisting while a single instance (root process) of this program/service is running.
Vector-valued scope.
Provides special instructions (that may be ignored) to downstream loggers.
The sync signal instructs sync-able loggers to sync.
Tendermint component etc.
Log time (time.Time).
No description provided by the author
Trace for log call.
Tx hash key.
# Type aliases
To help with downstream serialisation.