Package org.apache.jena.atlas.logging

Class Summary
FmtLog Logging with String.format (which can be a expensive) The formatting operations are not designed specifically for performance, but they do delay forming strings for output until it is know that a log message is actually required by level setting.
Log  
LogCtl Setup and control of logging - needs access to log4j binaries
ProgressLogger Progress monitor
 



Licenced under the Apache License, Version 2.0