Package ucar.util

Interface Summary
Logger This interface provides logging functions for daemon applications such as servers.
 

Class Summary
AbstractLogger Partial implementation of Logger.
RMILogger This is a concrete implementation of the Logger interface which retains consistancy and interoperability with the logging done by java.rmi.server.RemoteServer