summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging/LogManager.cpp
AgeCommit message (Collapse)Author
2015-05-28Honor logging settings at startupJosJuice
https://code.google.com/p/dolphin-emu/issues/detail?id=7959
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
Replace it with the DebuggerLogListener.
2015-02-25Formatting/Whitespace CleanupStevoisiak
Various fixes to formatting and whitespace
2014-11-05Host: Kill off Host_SysMessageLioncash
Equivalent facilities already exist.
2014-09-03Read the config file before enabling logs.Rachel Bryk
2014-06-25Centralize the logging code into its own folder in Common.Lioncash