summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging
AgeCommit message (Expand)Author
2026-06-23fmt: Allow building with version >=12.2.0Joshua Vandaële
2026-05-03Replace some [[maybe_unused]] annotations with commented namesDentomologist
2026-03-27LogManager: Remove redundant "(HSP)" in High-Speed Port's log type descritpion.Jordan Woyak
2026-02-15Added Triforce supportcrediar
2026-01-25Remove unused importsMartino Fontana
2025-09-19Logging: Don't overwrite LDEBUG verbosity in Release buildsDentomologist
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-05-02LogManager: Stop using manual memory managementJosJuice
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-03-15Merge pull request #12866 from JosJuice/android-log-types-sortingJosJuice
2025-01-04Common: Fix compile failure with fmt>=11Ferdinand Bachmann
2024-06-15Android: Replace log type names map with arrayJosJuice
2023-09-09Common/LogManager: Add logging category for Achievements.Admiral H. Curtiss
2022-08-23Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`Pokechu22
2022-08-02LogManager: use own timestamp functionShawn Hoffman
2022-07-27Use Dynamic last Log TypeJosh
2022-07-18cubeb: fix logged source file pathsShawn Hoffman
2022-07-02Merge pull request #10624 from Minty-Meeo/resolve-gcc-warningsJosJuice
2022-06-30Resolve GCC WarningsMinty-Meeo
2022-06-24Removed unused variable MAX_MSGLEN in LogManager.cppZopolis4
2022-05-21HW: Initial HSP implementation with ARAM expansionVicki Pfau
2022-05-19Common/LogManager: Remove old printf-style logging functionsPokechu22
2022-05-10fmt: use make_format_args instead of make_args_checkedShawn Hoffman
2022-04-09Common/LogManager: Add generic printf-style log function that takes a va_list...Admiral H. Curtiss
2022-01-25[Android] Fix unused variable warningDentomologist
2022-01-16Use Common::ToLower and Common::ToUpperPokechu22
2021-12-10Treewide: Adjust order of includesPokechu22
2021-10-24Convert LOG_TYPE and LOG_LEVELS to enum classPokechu22
2021-10-15Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)Léo Lam
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07ControllerInterface: DInput Joystick fix non thread safe static variableFiloppi
2021-05-05InputCommon: replace SerialInterface log with ControllerInterfaceFiloppi
2020-12-24Split OSREPORT logging typeMinty-Meeo
2020-11-20Merge pull request #9260 from leoetlino/fmt-checksLéo Lam
2020-11-19Common: Validate the number of {} fields in format stringsLéo Lam
2020-11-19Common/Log: Check format stringsLéo Lam
2020-11-10FrameDump Logging: Separate log type and migrate to fmtaltimumdelta
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
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