Return a string containing any error, warning, or trace messages that were logged during the last call to the decode method. The log is reset each time decode is called.
Synopsis
Declared in <balxml_decoder.h>
bslstl::StringRef
loggedMessages() const;
Created with MrDocs