Interface ConfigProvider


  • @ConsumerType
    @Deprecated(since="2022-01-27")
    public interface ConfigProvider
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    Provides source for Logback configuration fragment.
    See Also:
    "http://logback.qos.ch/manual/configuration.html#fileInclusion"
    • Method Detail

      • getConfigSource

        InputSource getConfigSource()
        Deprecated.