HomeClusterLabs Projects

Refactor: libcrmcommon: Drop XML_PARSER_DEBUG constant

Description

Refactor: libcrmcommon: Drop XML_PARSER_DEBUG constant

It clutters the code without much benefit.

Tracing is disabled by default and is highly configurable, so a
compile-time constant isn't really useful. Individual messages can be
kept or dropped according to usefulness, and can be turned on or off in
various ways.

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

Details

Provenance
nrwahl2Authored on Mar 27 2024, 12:36 AM
Parents
rP575636e918bb: API: libcrmcommon: Deprecate get_xpath_object_relative()
Branches
Unknown
Tags
Unknown