Type Alias tarolog::JsonInjector

source ·
pub type JsonInjector = fn() -> HashMap<String, Value>;
Expand description

Injector is a function that provides additional information to the log records (e.g. instance-id, request-id).