summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/NetPlayChatUI.cpp
diff options
context:
space:
mode:
authorDentomologist <dentomologist@gmail.com>2025-09-11 16:38:07 -0700
committerDentomologist <dentomologist@gmail.com>2025-09-19 13:25:42 -0700
commit2d48043b61613dc293a48e3ed863e36ffdf6643e (patch)
treea0c6936afca68650e5a7e2915aad413640951e66 /Source/Core/VideoCommon/NetPlayChatUI.cpp
parent79614956f39fc1f6d47ff3fcf6484ef19f4e1ae4 (diff)
Logging: Don't overwrite LDEBUG verbosity in Release builds
Preserve the configured logging verbosity unless the user actually changes it, rather than capping it to LINFO on release builds. Rename LogManager::m_level to m_effective_level and distinguish between the config and effective level in various function/variable names. Make m_effective_level atomic to prevent data races when setting the effective log level from the config changed callback.
Diffstat (limited to 'Source/Core/VideoCommon/NetPlayChatUI.cpp')
0 files changed, 0 insertions, 0 deletions