HomeClusterLabs Projects

Log: daemons: improve client name used in log messages

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Log: daemons: improve client name used in log messages

Improve the output of pcmk__client_name(), and always use it in log messages
instead of client->name (or some variant) directly, for consistency and NULL
safety.

While we're at it, use the proper inttypes macros when logging stdint types
in those messages.

Details

Provenance
kgaillotAuthored on Oct 22 2020, 1:58 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.