ark::ins::SwiftLoggerMessage
Defined in header “ark/ins/swift/swift_parser.hh”.
A logging message coming from the Swift device.
Variables
-
uint16_t level= 0
A level (lower is higher criticality). -
std::string message
The actual text message.
Defined in header “ark/ins/swift/swift_parser.hh”.
A logging message coming from the Swift device.
uint16_t level= 0
A level (lower is higher criticality).
std::string message
The actual text message.