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

Remove the Console from the possible logging options. #77

Merged
merged 1 commit into from Feb 17, 2014

Conversation

lioncash
Copy link
Member

Note I do not mean the Logging window, but the console window.
It's literally rarely, if at all used, and offers little advantage over the built-in logging window (ie. it breaks on different locales: http://i.imgur.com/Cs92tQE.png)

Not to mention this is Windows only.

@Sonicadvance1
Copy link
Contributor

LGTM

@Parlane
Copy link
Member

Parlane commented Feb 16, 2014

Good, I never knew wtf it was for <_<

@delroth
Copy link
Member

delroth commented Feb 17, 2014

I didn't even know about that. LGTM.

Note I do not mean the Logging window, but the console window.
It's literally rarely, if at all used, and offers less advantages over the built-in logging window (ie. it breaks on different locales: http://i.imgur.com/Cs92tQE.png)

This commit should remove all of the console logging.
delroth added a commit that referenced this pull request Feb 17, 2014
Remove the Console from the possible logging options.
@delroth delroth merged commit 9bc1401 into dolphin-emu:master Feb 17, 2014
@lioncash lioncash deleted the remove-console branch February 17, 2014 01:45
@lioncash lioncash restored the remove-console branch February 17, 2014 01:50
delroth added a commit that referenced this pull request Feb 23, 2014
This breaks Linux stdout logging.

This reverts commit 7ac5b1f, reversing
changes made to 9bc1401.

Revert "Merge pull request #77 from lioncash/remove-console"

This reverts commit 9bc1401, reversing
changes made to b18a333.

Conflicts:
	Source/Core/Common/LogManager.cpp
	Source/Core/DolphinWX/Frame.cpp
	Source/Core/DolphinWX/FrameAui.cpp
	Source/Core/DolphinWX/LogConfigWindow.cpp
	Source/Core/DolphinWX/LogWindow.cpp
lioncash pushed a commit to lioncash/dolphin that referenced this pull request Mar 3, 2014
This breaks Linux stdout logging.

This reverts commit 7ac5b1f, reversing
changes made to 9bc1401.

Revert "Merge pull request dolphin-emu#77 from lioncash/remove-console"

This reverts commit 9bc1401, reversing
changes made to b18a333.

Conflicts:
	Source/Core/Common/LogManager.cpp
	Source/Core/DolphinWX/Frame.cpp
	Source/Core/DolphinWX/FrameAui.cpp
	Source/Core/DolphinWX/LogConfigWindow.cpp
	Source/Core/DolphinWX/LogWindow.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants