|
onboardapi
9.10.0
by Rheinmetall
|
Report the current settings of the logger. More...
Public Member Functions | |
| ReportLogSettings () | |
| ReportLogSettings (M_Logging::LogSettingsType const &Settings, bool IsRemoved) | |
Public Attributes | |
| M_Logging::LogSettingsType | Settings |
| Current log settings. More... | |
| bool | IsRemoved |
Report the current settings of the logger.
| M_Logging::ReportLogSettings::ReportLogSettings | ( | ) |
| M_Logging::ReportLogSettings::ReportLogSettings | ( | M_Logging::LogSettingsType const & | Settings, |
| bool | IsRemoved | ||
| ) |
| bool M_Logging::ReportLogSettings::IsRemoved |
Indicates if the Setting is no longer available. Note: This will always be set to true when a service has been shut down. After this has been set to true, the status will no longer be available to late joiners.
| M_Logging::LogSettingsType M_Logging::ReportLogSettings::Settings |
Current log settings.