Package de.mhus.lib.core.logging
Interface LevelMapper
-
- All Known Subinterfaces:
TrailLevelMapper
- All Known Implementing Classes:
GeneralMapper,ThreadBasedMapper,ThreadMapperConfig
public interface LevelMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Log.LEVELmap(Log log, Log.LEVEL level, Object... msg)voidprepareMessage(Log log, StringBuilder msg)
-