summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging
AgeCommit message (Expand)Author
2015-05-28Honor logging settings at startupJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-15General: Apply the const specifier where applicableLioncash
2015-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-12-28OGL: disable driver warnings fetchdegasus
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-09-06Merge pull request #851 from lioncash/loggshuffle2
2014-09-06Common: Kill off duplicate log warning definitionsLioncash
2014-09-03Read the config file before enabling logs.Rachel Bryk
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-08-08Core: Kill off Host_UpdateLogDisplay()Lioncash
2014-07-14Remove some unnecessary defines in Log.hLioncash
2014-06-25Centralize the logging code into its own folder in Common.Lioncash