Files
dolphin/Source/Core/Core
Dentomologist 2d48043b61 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.
2025-09-19 13:25:42 -07:00
..
2025-08-03 13:19:30 -07:00
2025-07-12 12:47:30 +02:00
2025-03-08 15:41:53 -05:00
2025-03-08 15:41:53 -05:00
2024-08-20 14:59:54 +02:00
2025-04-21 22:05:25 +10:00
2025-08-03 13:12:01 -07:00
2025-08-03 13:19:30 -07:00
2024-05-22 14:32:37 -04:00
2025-07-08 06:53:42 +02:00
2025-02-25 06:42:13 +01:00
2025-07-08 06:53:42 +02:00
2025-08-03 13:12:01 -07:00
2025-07-12 12:47:30 +02:00
…
2025-04-21 22:05:25 +10:00
…