; Make sure this file ends with an empty line!

; ... System related settings ...
[system section]

; Name of the configuration file
ConfigurationFileName=configuration.txt

; Configuration file version no
ConfigurationFileVersion=0.1

; ... Next section contains all logging related settings ...
[Logging settings]

; Logging severity
LogSeverity=3

; Logging file name
LogFileName=aSerializeableTestLog.txt

; ... Various settings for this test tool ...
[Tool Settings]

; Tool version no
ToolVersionNo=0.2
