Package net.sourceforge.acelogger.location.gatherer

This package contains classes related to log event's location determination.

See:
          Description


Interface Summary
LocationGatherer Obtains the location of a log call.
 

Class Summary
BaseLocationGatherer Abstracts common tasks for LocationGatherer.
EmptyLocationGatherer A implementation of LocationGatherer that do nothing.
FileAndLineLocationGatherer An implementation of LocationGatherer that discovers only the file and line of the caller.
FullLocationGatherer An implementation of LocationGatherer that discovers all available information of the caller.
 

Package net.sourceforge.acelogger.location.gatherer Description

This package contains classes related to log event's location determination.



Copyright © 2007-2010 The AceLogger Team. All Rights Reserved.