Uses of Class
sk.antons.siutils.log.SlfHandler.Lg
Packages that use SlfHandler.Lg
-
Uses of SlfHandler.Lg in sk.antons.siutils.log
Methods in sk.antons.siutils.log that return SlfHandler.LgModifier and TypeMethodDescriptionstatic SlfHandler.LgSlfHandler.Lg.of(org.springframework.messaging.Message<?> message) Method parameters in sk.antons.siutils.log with type arguments of type SlfHandler.LgModifier and TypeMethodDescriptionstatic SlfHandlerSlfHandler.of(Function<SlfHandler.Lg, SlfHandler.Lg> lgfunction) static SlfHandlerSlfHandler.of(Function<SlfHandler.Lg, SlfHandler.Lg> lgfunction) Constructor parameters in sk.antons.siutils.log with type arguments of type SlfHandler.LgModifierConstructorDescriptionSlfHandler(Function<SlfHandler.Lg, SlfHandler.Lg> lgfunction) SlfHandler(Function<SlfHandler.Lg, SlfHandler.Lg> lgfunction)