An enricher adds or transforms properties on a log event.
Enrichers are pure functions that return a new event with additional properties — they must not mutate the input event.
An enricher adds or transforms properties on a log event.
Enrichers are pure functions that return a new event with additional properties — they must not mutate the input event.