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