|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Limb | |
|---|---|
| org.znerd.util.log | |
| Uses of Limb in org.znerd.util.log |
|---|
| Subclasses of Limb in org.znerd.util.log | |
|---|---|
class |
AntLimb
Limb implementation that sends output via the Ant logging mechanism. |
class |
InMemoryLimb
|
class |
MavenLimb
Limb implementation that sends output via the Maven logging mechanism. |
class |
NullLimb
Limb implementation that discards all log messages (technically: NullLimb.logImpl(LogLevel, String, Throwable) has an empty implementation. |
| Methods in org.znerd.util.log with parameters of type Limb | |
|---|---|
static void |
Limb.setLogger(Limb logger)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||