Interface | Description |
---|---|
ILogFilePoolHandler |
An
ILogFilePoolHandler is used to manage log data files in Kieker. |
IMapFileHandler |
Class | Description |
---|---|
AbstractLogStreamHandler |
Abstract class for log stream handler.
|
BinaryLogStreamHandler |
Binary log stream handler.
|
FileWriter |
Generic file writer which can be used to write any type of serialization.
|
RotatingLogFilePoolHandler |
Rotating log file pool handler, there is a maximum limit on files.
|
TextLogStreamHandler |
Create log files following the Kieker DAT format of semicolon separated values.
|
TextMapFileHandler |
Handler for the map file used in Kieker.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net