HomeClusterLabs Projects

Refactor: libpacemaker: Use pcmk__formatted_printf.

Description

Refactor: libpacemaker: Use pcmk__formatted_printf.

I'm going to convert out->info to take is_quiet into account, which
means we need another way to print some of these messages to the screen.
We can't use pcmk__indented_printf because that will take list
indentation into account and out->info previously just printed to the
beginning of the line. Luckily, I can use these new printing functions
instead.

Details

Provenance
clumensAuthored on Mar 17 2021, 3:03 PM
Parents
rP8c7905b17d12: Feature: libcrmcommon: Add pcmk__formatted_(v)printf.
Branches
Unknown
Tags
Unknown

Event Timeline