Return a string containing any error 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 <balber_berdecoder.h>
bslstl::StringRef
loggedMessages() const;
Return Value
string containing messages logged during the last decode call
Created with MrDocs