Uses of Interface
at.gv.egiz.moodle.eidconnector.logging.StatisticLogger

Packages that use StatisticLogger
at.gv.egiz.moodle.eidconnector.logging   
at.gv.egiz.moodle.eidconnector.logging.impl   
 

Uses of StatisticLogger in at.gv.egiz.moodle.eidconnector.logging
 

Methods in at.gv.egiz.moodle.eidconnector.logging that return StatisticLogger
static StatisticLogger StatisticLoggerProvider.getInstance()
           
 

Uses of StatisticLogger in at.gv.egiz.moodle.eidconnector.logging.impl
 

Classes in at.gv.egiz.moodle.eidconnector.logging.impl that implement StatisticLogger
 class CSVStatisticLogger
          Implementation of a statistical logger based on slf4j that returns CSV based log entries.
 class DatabaseStatisticLogger
          Implementation of a statistical logger based on slf4j that returns CSV based log entries.
 class NOPStatisticLogger
          Using this class prevents any statistical logging.
 class SimpleStatisticLogger
          A very simply version of a statistical logger.
 



Copyright 2009 EGIZ. All Rights Reserved.