summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging
AgeCommit message (Expand)Author
2020-08-02LogManager: Add missing includeRyan Meredith
2020-07-24Android: Add Log Configuration to UIRyan Meredith
2020-07-08Common: Rename UTF16ToUTF8JosJuice
2020-06-14Replace some acronymsRyan Meredith
2020-05-02Remove redundant Config prefix from ConfigInfo/ConfigLocationLéo Lam
2019-11-28Common: Unify logging namespace with CommonLioncash
2019-08-31ConsoleListenerWin: Properly output console logging in UTF-16 so UTF-8 displa...Silent
2019-06-14Common: Use fmt where applicableLioncash
2019-05-11Qt/LogConfigWidget: Show log type short namesLéo Lam
2019-05-06Reformat repo to clang-format 7.0 rulesTechjar
2019-03-03Common/Config: Add a utility class to suppress config change callbacks.Jordan Woyak
2018-08-28Fix reducing log paths when building with MSVCJosJuice
2018-08-11LogManager: Change Master Log short nameVincent Duvert
2018-05-27Common: Remove unnecessary ~9 year old LOGGING preprocessor defineLioncash
2018-05-12Config: Fix template deduction for implicit conversionsLéo Lam
2018-04-16Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)Lioncash
2018-04-12Reformat all the things!spycrab
2018-03-31Log: Rename IOS_FILEIO to IOS_FSLéo Lam
2018-03-31IOS: Rewrite FS to use FileSystemLéo Lam
2018-03-22Add a log type for Symbols and move symbols related logs to italdelaro5
2017-08-22Remove NonCopyableJosJuice
2017-08-16WFS: Use a separate log type for WFS related logsLéo Lam
2017-07-27LogManager: remove stand-alone semicolonligfx
2017-07-09LogManager: use layered configMichael Maltese
2017-07-09remove commented-out FileLogListener::GetNameMichael Maltese
2017-07-07LogManager: add SaveSettingsMichael Maltese
2017-07-07LogManager: make LogContainer a POD and don't allocateMichael Maltese
2017-07-07LogManager: remove per-container listenersMichael Maltese
2017-07-07LogManager: remove per-container verbositiesMichael Maltese
2017-07-07LogManager: clean up headerMichael Maltese
2017-06-17LogManager: Check if listener is valid before using itLéo Lam
2017-06-17Logging: Remove duplicated codeLéo Lam
2017-06-17Logging: Move verbosity setting code to LogManagerLéo Lam
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese
2017-03-05Logging: Add CORE typeLéo Lam
2017-02-05IOS: Re-implement USB_HIDv4 (/dev/usb/hid)Léo Lam
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2017-01-20IOS: Move out common USB structuresLéo Lam
2017-01-18Update log types names from IPC_HLE to IOSLéo Lam
2016-10-04Reduces the the filename of logsaldelaro5
2016-09-25Enable the log level LINFO in every buildsaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21A few more asterisks, mostly castsmathieui
2016-01-21More asterisksmathieui
2016-01-21Common: asterisks go against the type namemathieui
2015-12-03Merge pull request #3126 from phire/remove-logging-lockScott Mansell
2015-10-04LogManager: Move android logcat code into the proper place.Scott Mansell
2015-10-04Bitset: Make bool() operator explicit.Scott Mansell
2015-10-04LogManager: Remove unused define.Scott Mansell