summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging/LogManager.h
AgeCommit message (Expand)Author
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-05-02LogManager: Stop using manual memory managementJosJuice
2024-06-15Android: Replace log type names map with arrayJosJuice
2022-08-02LogManager: use own timestamp functionShawn Hoffman
2022-07-27Use Dynamic last Log TypeJosh
2022-07-18cubeb: fix logged source file pathsShawn Hoffman
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-10-21Common/Log: Add basic fmt-capable functions to the interface.Lioncash
2020-08-02LogManager: Add missing includeRyan Meredith
2020-07-24Android: Add Log Configuration to UIRyan Meredith
2019-11-28Common: Unify logging namespace with CommonLioncash
2017-08-22Remove NonCopyableJosJuice
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-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese
2016-10-04Reduces the the filename of logsaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21More asterisksmathieui
2016-01-21Common: asterisks go against the type namemathieui
2015-10-04Bitset: Make bool() operator explicit.Scott Mansell
2015-10-04LogManager: Remove unused define.Scott Mansell
2015-10-04LogManager: replace set of LogListener pointers with bitset.Scott Mansell
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-26Common: Move NonCopyable to its own headerLioncash
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
2014-12-28OGL: disable driver warnings fetchdegasus
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-06-25Centralize the logging code into its own folder in Common.Lioncash