HomeClusterLabs Projects

Log: libcrmcommon: Drop "Couldn't parse XML" error messages

Description

Log: libcrmcommon: Drop "Couldn't parse XML" error messages

Because it's at least partially redundant.

pcmklog_xmllib_err() gives us some info about the parse failure. We're
probably losing the potential to show information about exactly what
we failed to parse... I'm not sure that pcmk
log_xmllib_err() gives us
the file name if we fail to parse XML from a file, and I don't believe
it shows the full input if we fail to parse XML from a stream or a
string.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Feb 22 2024, 12:43 AM
Parents
rP686347a62745: Refactor: libcrmcommon: Move XML I/O functions to their own file
Branches
Unknown
Tags
Unknown