Class AppenderAction<E>

  • All Implemented Interfaces:
    ContextAware

    @Deprecated(since="2022-01-27")
    public class AppenderAction<E>
    extends Action
    Deprecated.
    • Constructor Detail

      • AppenderAction

        public AppenderAction()
        Deprecated.
    • Method Detail

      • end

        public void end​(InterpretationContext ec,
                        java.lang.String name)
        Deprecated.
        Once the children elements are also parsed, now is the time to activate the appender options.
        Specified by:
        end in class Action