Project

General

Profile

Actions

Emulator Issues #7959

closed

Logging settings are applied inconsistently at startup

Added by delroth over 9 years ago.

Status:
Fixed
Priority:
High
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
Yes
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Very likely a recent-ish regression. Even with the "Write to console" checkbox unchecked, I still get logging messages to the console. I'm assuming the same happens for other logging targets, but I haven't checked.

Actions #1

Updated by zhuoweizhang almost 9 years ago

From what I can tell, when the LogManager starts up, the console logger is always added to the debugger list: https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Common/Logging/LogManager.cpp#L97 The listener is only removed when it's toggled in the log configuration menu.

This code has been there since at least 4.0.2, though, so maybe something else changed in the meantime?

Actions #2

Updated by JMC4789 almost 9 years ago

CCing people that may be interested in this. Feel free to remove yourself.

Actions #3

Updated by JMC4789 almost 9 years ago

  • Status changed from New to Fix pending
Actions

Also available in: Atom PDF