Class | Description |
---|---|
CsvLogger |
Logger interface that writes the log to a comma separated value file (.csv file)
File is created upon logger interface creation and logger class should be released (i.e.
|
FileLogger |
Creates a file logger which wil log the inputted messages to a file
|
SessionLogger |
Logger class for the command line interface displayed in the gui during multilateral negotiation
sessions.
|