Interface AppenderFactory<E>

All Known Implementing Classes:
AbstractAppenderFactoryUsingJoran, AppenderFactoryUsingJoran

@Deprecated(since="2022-01-27") public interface AppenderFactory<E>
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
Created with IntelliJ IDEA. User: ceki Date: 25.04.13 Time: 19:00 To change this template use File | Settings | File Templates.
  • Method Summary

    Modifier and Type
    Method
    Description
    buildAppender(Context context, String discriminatingValue)
    Deprecated.