Package com.tomgibara.pronto.logging

Interface Summary
LoggingPolicy Logging policies parameterize the operation of LoggingConfig instances.
 

Class Summary
DefaultLoggingPolicy The logging policy that is used if no policy has been specified.
LoggingConfig This class provides the basis for the convenient reconfiguration of Java's java.util.logging framework.
 

Exception Summary
ProntoLoggingException Instances of this exception are thrown when the LoggingConfig instance is unable to successfully update the logging configuration.
 



Copyright © 2006-2007 Tom Gibara. All Rights Reserved.