Interface ILevelMapper

All Superinterfaces:
Function<org.apache.logging.log4j.Level,Byte>
All Known Implementing Classes:
ILevelMapper.Default

@Immutable public interface ILevelMapper extends Function<org.apache.logging.log4j.Level,Byte>
  • Method Details