LogTransformerTransformerConfigTrimString constructor
Creates a new LogTransformerTransformerConfigTrimString.
withKeys Specifies the keys of the fields to trim.
Implementation
const LogTransformerTransformerConfigTrimString({
required this.withKeys,
});