pub type PlainInjector = fn() -> String;
Injector is a function that provides additional information to the log records (e.g. instance-id, request-id).