Class PropertyAction

All Implemented Interfaces:
ContextAware

@Deprecated(since="2022-01-27") public class PropertyAction extends Action
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
This class serves as a base for other actions, which similar to the ANT task which add/set properties of a given object. This action sets new substitution properties in the logging context by name, value pair, or adds all the properties passed in "file" or "resource" attribute.
  • Constructor Details

    • PropertyAction

      public PropertyAction()
      Deprecated.
  • Method Details