Class SBCLogDisplayConfig#
ClassList > SBCLogDisplayConfig
#include <SBCLogDisplayConfig.hpp>
Public Attributes#
| Type | Name |
|---|---|
| bool | printFileLine Flag indicating whether file/line is printed or not. |
| bool | printTime Flag indicating whether date is printed or not. |
Detailed Description#
Configuration parameters for logging service. Could be supplemented later by additional information.
Public Attributes Documentation#
variable printFileLine#
Flag indicating whether file/line is printed or not.
variable printTime#
Flag indicating whether date is printed or not.