JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.nustaq.kontraktor.util
Interface Log.LogWrapper
Enclosing class:
Log
public static interface
Log.LogWrapper
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
msg
(
Thread
t, int severity,
Object
source,
Throwable
ex,
String
msg)
Method Details
msg
void
msg
(
Thread
t, int severity,
Object
source,
Throwable
ex,
String
msg)