summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging/LogManager.cpp
AgeCommit message (Expand)Author
2016-01-21A few more asterisks, mostly castsmathieui
2016-01-21Common: asterisks go against the type namemathieui
2015-10-04LogManager: Move android logcat code into the proper place.Scott Mansell
2015-10-04LogManager: replace set of LogListener pointers with bitset.Scott Mansell
2015-09-10Remove unused log type.Scott Mansell
2015-09-10Rearrange the logtypes into something closer to alphabetical order.Scott Mansell
2015-09-10Split OpenGL errors into a separate logtype from Video errors.Scott Mansell
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-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-11-05Host: Kill off Host_SysMessageLioncash
2014-09-03Read the config file before enabling logs.Rachel Bryk
2014-06-25Centralize the logging code into its own folder in Common.Lioncash