Version 1 (modified by landauf, 13 years ago) (diff) |
---|
CoreSettings
The CoreSettings class is nothing more than a container for config-values? of other classes in the Core?. This is used to avoid dispersion of important config-values into one-value-sections in the config-file?.
The following values are configurable:
- softDebugLevelConsole_, softDebugLevelLogfile_, softDebugLevelShell_: Define the maximal output level of all three output devices (used by archive/Shell?, archive/Debug? and archive/OutputHandler?)
- language_: Sets the used language (see Language? for more information)
All values are located in the [Core] section of the config-file.