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