]> git.alsa-project.org Git - alsa-lib.git/commit
redesign the message log functions
authorJaroslav Kysela <perex@perex.cz>
Thu, 6 Nov 2025 13:29:54 +0000 (14:29 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 7 Nov 2025 17:09:26 +0000 (18:09 +0100)
commit7248b0c6609deedc0a9b9d62ab32f1f370b535fb
treed1a36c772d482b18000f3e657419a3d482edf983
parent0a4e8854d53cf06a3c1cf4d60ce1e013f2ead487
redesign the message log functions

Add priority level and interface classifiers. Define macros
for all priority level types to keep the callers more readable.
Ensure the compatibility with previous logging mechanism.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/error.h
include/local.h
src/Versions.in.in
src/conf.c
src/control/namehint.c
src/error.c