Class LogAttribute

All Implemented Interfaces:
ConfigurableComponent, Processor

@SideEffectFree @SupportsBatching(defaultDuration=TWENTY_FIVE_MILLIS) @Tags({"attributes","logging"}) @InputRequirement(INPUT_REQUIRED) @CapabilityDescription("Emits attributes of the FlowFile at the specified log level") public class LogAttribute extends AbstractProcessor