[#BloombergLP-balber-BerDecoder_Node-logError] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balber.adoc[balber]::xref:BloombergLP/balber/BerDecoder_Node.adoc[BerDecoder_Node]::logError :relfileprefix: ../../../ :mrdocs: Set the node severity to `e_BER_ERROR`, print the error message specified by `msg` to the decoder's log, print the stack of nodes to the decoder's log, and return a non‐zero value. == Synopsis Declared in `<balber_berdecoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int logError(char const* msg); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#