Skip to content
Snippets Groups Projects
Commit b764e66c authored by Simon McVittie's avatar Simon McVittie
Browse files

pv-adverb: Use g_debug in preference to g_message for environment, etc.


As with commit e7fbf19e "pressure-vessel: Use g_debug for messages that
only show when verbose" in pv-wrap, if opt_verbose is true, then we know
we'll display these even if they are only at debug severity. Using
g_debug instead of g_message gives them the correct prefixes in the log,
and avoids a distracting level of highlighting in the systemd Journal.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 0be922fe
No related branches found
No related tags found
1 merge request!598log: Lower noisy messages to debug level
Pipeline #62302 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment