Type Alias tarolog::PlainInjector

source ·
pub type PlainInjector = fn() -> String;
Expand description

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