Package net.spy.log

Spy Log System

See:
          Description

Interface Summary
Logger Abstract mechanism for dealing with logs from various objects.
 

Class Summary
AbstractLogger Abstract implementation of Logger providing most of the common framework.
DefaultLogger Default logger implementation.
LineGettingOutputStream An output stream that processes a line at a time.
Log4JLogger Logging implementation using log4j.
LoggerFactory Factory to get logger instances.
LoggingOutputStream An OutputStream that logs to a Logger.
SunLogger Logging implementation using the sun logger.
Syslog Send a message via syslog.
 

Enum Summary
Level Levels for logging.
 

Package net.spy.log Description

Spy Log System



Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.