Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only log after determining global stderr_log filters #1653

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charles-lunarg
Copy link
Collaborator

This change prevents the loader from logging anything before determining if the loader settings file has stderr_log filters that should take precedence. Without the change, info about the loader version, branch, and the settings file itself could be printed depending on the value of VK_LOADER_DEBUG.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 364839.

@charles-lunarg charles-lunarg linked an issue Feb 4, 2025 that may be closed by this pull request
@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 364856.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 2905 running.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 2905 failed.

This change prevents the loader from logging anything before determining
if the loader settings file has stderr_log filters that should take
precedence. Without the change, info about the loader version, branch,
and the settings file itself could be printed depending on the value of
VK_LOADER_DEBUG.
@charles-lunarg charles-lunarg force-pushed the update_global_settings_in_initialization branch from 6110fe1 to 3092599 Compare February 5, 2025 04:10
@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 365012.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 365029.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 2907 running.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 2907 failed.

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.

Vulkan Loader settings log inconsistency
2 participants