HomeClusterLabs Projects

Refactor: libcrmcommon: Add pcmk__dump_known_schemas.

Description

Refactor: libcrmcommon: Add pcmk__dump_known_schemas.

The debug logging in add_schema isn't necessarily all that useful.
Typically, schema adding happens in crm_log_preinit which means it
happens before logging is set up, so nothing that we log actually goes
anywhere.

This function does the same thing but can be called where needed.

Details

Provenance
clumensAuthored on Oct 25 2023, 4:09 PM
Parents
rP5b18e1547cbd: Refactor: libcrmcommon: Use a variable for the next schema, too.
Branches
Unknown
Tags
Unknown