|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |