Interface Abbreviator

All Known Implementing Classes:
ClassNameOnlyAbbreviator, TargetLengthBasedClassNameAbbreviator

@Deprecated(since="2022-01-27") public interface Abbreviator
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
An interface used for abbreviating strings according to different policies.
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated.
     
  • Method Details