|
SELKIELogger
1.0.0
|
General program options. More...

Public Attributes | |
| char * | configFileName |
| Name of configuration file used. | |
| char * | dataPrefix |
| File prefix for main log and data files (optionally prefixed by path) | |
| char * | stateName |
| Name (and optionally path) to state file for live data. | |
| bool | saveState |
| Enable / Disable use of state file. Default true. | |
| bool | rotateMonitor |
| Enable / Disable daily rotation of main log and data files. | |
| int | coreFreq |
| Core marker/timer frequency. | |
| FILE * | monitorFile |
| Current data output file. | |
| char * | monFileStem |
| Current serial numbered file prefix. | |
| FILE * | varFile |
| Current variables file. | |
General program options.
Definition at line 54 of file Logger.h.in.