Package io.quarkus.logging
Class Log
java.lang.Object
io.quarkus.logging.Log
Copy of
BasicLogger
.
Invocations of all static
methods of this class are, during build time, replaced by invocations
of the same methods on a generated instance of Logger
.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Issue a log message with a level of DEBUG.static void
Issue a log message and throwable with a level of DEBUG.static void
Issue a log message with parameters and a throwable with a level of DEBUG.static void
Issue a log message and throwable with a level of DEBUG and a specific logger class name.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a formatted log message with a level of DEBUG.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR.static void
Issue a log message and throwable with a level of ERROR.static void
Issue a log message with parameters and a throwable with a level of ERROR.static void
Issue a log message and throwable with a level of ERROR and a specific logger class name.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a formatted log message with a level of ERROR.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL.static void
Issue a log message and throwable with a level of FATAL.static void
Issue a log message with parameters and a throwable with a level of FATAL.static void
Issue a log message and throwable with a level of FATAL and a specific logger class name.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a formatted log message with a level of FATAL.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO.static void
Issue a log message and throwable with a level of INFO.static void
Issue a log message with parameters and a throwable with a level of INFO.static void
Issue a log message and throwable with a level of INFO and a specific logger class name.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a formatted log message with a level of INFO.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static void
Issue a log message with a level of INFO usingMessageFormat
-style formatting.static boolean
Check to see if theDEBUG
level is enabled for this logger.static boolean
isEnabled
(org.jboss.logging.Logger.Level level) Check to see if the given level is enabled for this logger.static boolean
Check to see if theINFO
level is enabled for this logger.static boolean
Check to see if theTRACE
level is enabled for this logger.static void
log
(String loggerFqcn, org.jboss.logging.Logger.Level level, Object message, Object[] params, Throwable t) Issue a log message with parameters and a throwable at the given log level.static void
Log a message at the given level.static void
Issue a log message and throwable at the given log level.static void
Issue a log message and throwable at the given log level and a specific logger class name.static void
logf
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Log a message at the given level.static void
logf
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Log a message at the given level.static void
logf
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Log a message at the given level.static void
logf
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Log a message at the given level.static void
Issue a formatted log message at the given log level.static void
Issue a formatted log message at the given log level.static void
Issue a formatted log message at the given log level.static void
logf
(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3) Issue a formatted log message at the given log level.static void
Issue a formatted log message at the given log level.static void
Issue a formatted log message at the given log level.static void
logf
(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a formatted log message at the given log level.static void
logf
(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a formatted log message at the given log level.static void
logv
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
logv
(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE.static void
Issue a log message and throwable with a level of TRACE.static void
Issue a log message with parameters and a throwable with a level of TRACE.static void
Issue a log message and throwable with a level of TRACE and a specific logger class name.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a formatted log message with a level of TRACE.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN.static void
Issue a log message and throwable with a level of WARN.static void
Issue a log message with parameters and a throwable with a level of WARN.static void
Issue a log message and throwable with a level of WARN and a specific logger class name.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a formatted log message with a level of WARN.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.static void
Issue a log message with a level of WARN usingMessageFormat
-style formatting.
-
Constructor Details
-
Log
public Log()
-
-
Method Details
-
isEnabled
public static boolean isEnabled(org.jboss.logging.Logger.Level level) Check to see if the given level is enabled for this logger.- Parameters:
level
- the level to check for- Returns:
true
if messages may be logged at the given level,false
otherwise
-
isTraceEnabled
public static boolean isTraceEnabled()Check to see if theTRACE
level is enabled for this logger.- Returns:
true
if messages logged atLogger.Level.TRACE
may be accepted,false
otherwise
-
trace
Issue a log message with a level of TRACE.- Parameters:
message
- the message
-
trace
Issue a log message and throwable with a level of TRACE.- Parameters:
message
- the messaget
- the throwable
-
trace
Issue a log message and throwable with a level of TRACE and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
trace
Issue a log message with parameters and a throwable with a level of TRACE.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
tracev
Issue a log message with a level of TRACE usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
tracef
Issue a formatted log message with a level of TRACE.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
isDebugEnabled
public static boolean isDebugEnabled()Check to see if theDEBUG
level is enabled for this logger.- Returns:
true
if messages logged atLogger.Level.DEBUG
may be accepted,false
otherwise
-
debug
Issue a log message with a level of DEBUG.- Parameters:
message
- the message
-
debug
Issue a log message and throwable with a level of DEBUG.- Parameters:
message
- the messaget
- the throwable
-
debug
Issue a log message and throwable with a level of DEBUG and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
debug
Issue a log message with parameters and a throwable with a level of DEBUG.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
debugv
Issue a log message with a level of DEBUG usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
format
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg
- the parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
debugf
Issue a formatted log message with a level of DEBUG.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
arg1
- the first parameterarg2
- the second parameterarg3
- the third parameter
-
isInfoEnabled
public static boolean isInfoEnabled()Check to see if theINFO
level is enabled for this logger.- Returns:
true
if messages logged atLogger.Level.INFO
may be accepted,false
otherwise
-
info
Issue a log message with a level of INFO.- Parameters:
message
- the message
-
info
Issue a log message and throwable with a level of INFO.- Parameters:
message
- the messaget
- the throwable
-
info
Issue a log message and throwable with a level of INFO and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
info
Issue a log message with parameters and a throwable with a level of INFO.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
infov
Issue a log message with a level of INFO usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
infof
Issue a formatted log message with a level of INFO.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
warn
Issue a log message with a level of WARN.- Parameters:
message
- the message
-
warn
Issue a log message and throwable with a level of WARN.- Parameters:
message
- the messaget
- the throwable
-
warn
Issue a log message and throwable with a level of WARN and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
warn
Issue a log message with parameters and a throwable with a level of WARN.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
warnv
Issue a log message with a level of WARN usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
warnf
Issue a formatted log message with a level of WARN.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
error
Issue a log message with a level of ERROR.- Parameters:
message
- the message
-
error
Issue a log message and throwable with a level of ERROR.- Parameters:
message
- the messaget
- the throwable
-
error
Issue a log message and throwable with a level of ERROR and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
error
Issue a log message with parameters and a throwable with a level of ERROR.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
errorv
Issue a log message with a level of ERROR usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
errorf
Issue a formatted log message with a level of ERROR.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
fatal
Issue a log message with a level of FATAL.- Parameters:
message
- the message
-
fatal
Issue a log message and throwable with a level of FATAL.- Parameters:
message
- the messaget
- the throwable
-
fatal
Issue a log message and throwable with a level of FATAL and a specific logger class name.- Parameters:
loggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
fatal
Issue a log message with parameters and a throwable with a level of FATAL.- Parameters:
loggerFqcn
- the logger class namemessage
- the messageparams
- the message parameterst
- the throwable
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparams
- the parameters
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the sole parameter
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
format
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparams
- the parameters
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the sole parameter
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
fatalv
Issue a log message with a level of FATAL usingMessageFormat
-style formatting.- Parameters:
t
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
format
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
fatalf
Issue a formatted log message with a level of FATAL.- Parameters:
t
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
log
Log a message at the given level.- Parameters:
level
- the levelmessage
- the message
-
log
Issue a log message and throwable at the given log level.- Parameters:
level
- the levelmessage
- the messaget
- the throwable
-
log
public static void log(org.jboss.logging.Logger.Level level, String loggerFqcn, Object message, Throwable t) Issue a log message and throwable at the given log level and a specific logger class name.- Parameters:
level
- the levelloggerFqcn
- the logger class namemessage
- the messaget
- the throwable
-
log
public static void log(String loggerFqcn, org.jboss.logging.Logger.Level level, Object message, Object[] params, Throwable t) Issue a log message with parameters and a throwable at the given log level.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelmessage
- the messageparams
- the message parameterst
- the throwable
-
logv
Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelformat
- the message format stringparams
- the parameters
-
logv
Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelformat
- the message format stringparam1
- the sole parameter
-
logv
public static void logv(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
logv
public static void logv(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logv
public static void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelt
- the throwableformat
- the message format stringparams
- the parameters
-
logv
public static void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelt
- the throwableformat
- the message format stringparam1
- the sole parameter
-
logv
public static void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelt
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
logv
public static void logv(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
level
- the levelt
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logv
public static void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwableformat
- the message format stringparams
- the parameters
-
logv
public static void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwableformat
- the message format stringparam1
- the sole parameter
-
logv
public static void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameter
-
logv
public static void logv(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a log message at the given log level usingMessageFormat
-style formatting.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwableformat
- the message format stringparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logf
Issue a formatted log message at the given log level.- Parameters:
level
- the levelformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the parameters
-
logf
Issue a formatted log message at the given log level.- Parameters:
level
- the levelformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
logf
public static void logf(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2) Issue a formatted log message at the given log level.- Parameters:
level
- the levelformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
logf
public static void logf(org.jboss.logging.Logger.Level level, String format, Object param1, Object param2, Object param3) Issue a formatted log message at the given log level.- Parameters:
level
- the levelformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logf
public static void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Issue a formatted log message at the given log level.- Parameters:
level
- the levelt
- the throwableformat
- the format string, as perString.format(String, Object...)
params
- the parameters
-
logf
public static void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Issue a formatted log message at the given log level.- Parameters:
level
- the levelt
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the sole parameter
-
logf
public static void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Issue a formatted log message at the given log level.- Parameters:
level
- the levelt
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameter
-
logf
public static void logf(org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Issue a formatted log message at the given log level.- Parameters:
level
- the levelt
- the throwableformat
- the format string, as perString.format(String, Object...)
param1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logf
public static void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1) Log a message at the given level.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwable causeformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the sole parameter
-
logf
public static void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2) Log a message at the given level.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwable causeformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameter
-
logf
public static void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object param1, Object param2, Object param3) Log a message at the given level.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwable causeformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparam1
- the first parameterparam2
- the second parameterparam3
- the third parameter
-
logf
public static void logf(String loggerFqcn, org.jboss.logging.Logger.Level level, Throwable t, String format, Object... params) Log a message at the given level.- Parameters:
loggerFqcn
- the logger class namelevel
- the levelt
- the throwable causeformat
- the format string as perString.format(String, Object...)
or resource bundle key thereforparams
- the message parameters
-