JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Record Class
net.anwiba.commons.logging.LogMessage
Uses of
LogMessage
in
net.anwiba.commons.logging
Methods in
net.anwiba.commons.logging
that return
LogMessage
Modifier and Type
Method
Description
LogMessage
ILogMessageFactory.
create
(
ILevel
level)
static
LogMessage
LogMessage.
of
(
String
message,
Throwable
throwable)