Class LevelAction

  • All Implemented Interfaces:
    ContextAware

    @Deprecated(since="2022-01-27")
    public class LevelAction
    extends Action
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Action to handle the element nested within element.

    This action is deprecated. Use the level attribute within the logger element.

    • Constructor Detail

      • LevelAction

        public LevelAction()
        Deprecated.