Uses of Interface
simpleloglib.Message
Packages that use Message
-
Uses of Message in simpleloglib
Methods in simpleloglib that return MessageMethods in simpleloglib with parameters of type Message -
Uses of Message in simpleloglib.events
Methods in simpleloglib.events with parameters of type MessageModifier and TypeMethodDescriptionstatic Event
EventFactory.getDefaultInstance
(Throwable throwable, String threadName, Level level, Message message, OffsetDateTime timestamp, Logger logger) -
Uses of Message in simpleloglib.messages
Methods in simpleloglib.messages that return MessageModifier and TypeMethodDescriptionstatic Message
MsgFactory.getDefaultInstance
(String format, Object... args)