Uses of Class
net.sourceforge.acelogger.location.gatherer.BaseLocationGatherer

Packages that use BaseLocationGatherer
net.sourceforge.acelogger.location.gatherer This package contains classes related to log event's location determination. 
 

Uses of BaseLocationGatherer in net.sourceforge.acelogger.location.gatherer
 

Subclasses of BaseLocationGatherer in net.sourceforge.acelogger.location.gatherer
 class FileAndLineLocationGatherer
          An implementation of LocationGatherer that discovers only the file and line of the caller.
 class FullLocationGatherer
          An implementation of LocationGatherer that discovers all available information of the caller.
 



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