Package org.znerd.util.log

Class Summary
AntLimb Limb implementation that sends output via the Ant logging mechanism.
InMemoryLimb  
InMemoryLimb.Entry  
Limb Simple logging interface.
MavenLimb Limb implementation that sends output via the Maven logging mechanism.
NullLimb Limb implementation that discards all log messages (technically: NullLimb.logImpl(LogLevel, String, Throwable) has an empty implementation.
 

Enum Summary
LogLevel Enumeration type for log levels.
 



Copyright © 2011-2012. All Rights Reserved.