Public Member Functions | |
LoggerKey (String *label, bool tocsv, bool togrid) | |
Public Attributes | |
String * | Label |
The label/key. | |
bool | ToCsv |
True if this label is output to the csv file. | |
bool | ToGrid |
True if this label is output to the grid for viewing. | |
String * | Value |
the value that is written/displayed |
|
|
|
The label/key.
|
|
True if this label is output to the csv file.
|
|
True if this label is output to the grid for viewing.
|
|
the value that is written/displayed
|