eventMapper property

LogEventMapper? eventMapper
getter/setter pair

A function that allows you to modify or drop specific LogEvents before they are sent to Datadog.

Implementation

LogEventMapper? eventMapper;