Skip to content

Fix: Add missing log domain#3041

Open
qha wants to merge 3 commits into
greenbone:mainfrom
qha:add-missing-log-domain
Open

Fix: Add missing log domain#3041
qha wants to merge 3 commits into
greenbone:mainfrom
qha:add-missing-log-domain

Conversation

@qha

@qha qha commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

What

Add missing log domain.

Why

Files that call logging functions but have not set log domain seem to cause log messages that are not affected by preexisting headings in gvmd_log.conf.

Split into three commits as perhaps you'd prefer not to have it set in files that don't call any logging functions (yet) or main.

I did not set log domain in the _tests.c files as none of them have it, please let me know if you want it there too.

References

qha added 3 commits July 16, 2026 16:24
This commit deals with files that actually use log
functions in glib.
This commit deals with most files that don't use log
functions in glib (yet).
This commit deals with main which doesn't use
any log functions in glib and may not
be intended to ever do so.
@qha
qha requested review from a team as code owners July 16, 2026 14:33
@greenbonebot
greenbonebot enabled auto-merge (rebase) July 16, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant