index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Logging
Age
Commit message (
Expand
)
Author
2025-09-19
Logging: Don't overwrite LDEBUG verbosity in Release builds
Dentomologist
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-05-02
LogManager: Stop using manual memory management
JosJuice
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-03-15
Merge pull request #12866 from JosJuice/android-log-types-sorting
JosJuice
2025-01-04
Common: Fix compile failure with fmt>=11
Ferdinand Bachmann
2024-06-15
Android: Replace log type names map with array
JosJuice
2023-09-09
Common/LogManager: Add logging category for Achievements.
Admiral H. Curtiss
2022-08-23
Use `__VA_OPT__(, ) __VA_ARGS__` instead of `##__VA_ARGS__`
Pokechu22
2022-08-02
LogManager: use own timestamp function
Shawn Hoffman
2022-07-27
Use Dynamic last Log Type
Josh
2022-07-18
cubeb: fix logged source file paths
Shawn Hoffman
2022-07-02
Merge pull request #10624 from Minty-Meeo/resolve-gcc-warnings
JosJuice
2022-06-30
Resolve GCC Warnings
Minty-Meeo
2022-06-24
Removed unused variable MAX_MSGLEN in LogManager.cpp
Zopolis4
2022-05-21
HW: Initial HSP implementation with ARAM expansion
Vicki Pfau
2022-05-19
Common/LogManager: Remove old printf-style logging functions
Pokechu22
2022-05-10
fmt: use make_format_args instead of make_args_checked
Shawn Hoffman
2022-04-09
Common/LogManager: Add generic printf-style log function that takes a va_list...
Admiral H. Curtiss
2022-01-25
[Android] Fix unused variable warning
Dentomologist
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-10-24
Convert LOG_TYPE and LOG_LEVELS to enum class
Pokechu22
2021-10-15
Turn MAX_LOGLEVEL into a true constant (and fix self-comparison warning)
Léo Lam
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: DInput Joystick fix non thread safe static variable
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2020-12-24
Split OSREPORT logging type
Minty-Meeo
2020-11-20
Merge pull request #9260 from leoetlino/fmt-checks
Léo Lam
2020-11-19
Common: Validate the number of {} fields in format strings
Léo Lam
2020-11-19
Common/Log: Check format strings
Léo Lam
2020-11-10
FrameDump Logging: Separate log type and migrate to fmt
altimumdelta
2020-10-21
Common/Log: Add basic fmt-capable functions to the interface.
Lioncash
2020-08-02
LogManager: Add missing include
Ryan Meredith
2020-07-24
Android: Add Log Configuration to UI
Ryan Meredith
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-06-14
Replace some acronyms
Ryan Meredith
2020-05-02
Remove redundant Config prefix from ConfigInfo/ConfigLocation
Léo Lam
2019-11-28
Common: Unify logging namespace with Common
Lioncash
2019-08-31
ConsoleListenerWin: Properly output console logging in UTF-16 so UTF-8 displa...
Silent
2019-06-14
Common: Use fmt where applicable
Lioncash
2019-05-11
Qt/LogConfigWidget: Show log type short names
Léo Lam
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-03
Common/Config: Add a utility class to suppress config change callbacks.
Jordan Woyak
2018-08-28
Fix reducing log paths when building with MSVC
JosJuice
2018-08-11
LogManager: Change Master Log short name
Vincent Duvert
2018-05-27
Common: Remove unnecessary ~9 year old LOGGING preprocessor define
Lioncash
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-04-16
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Lioncash
[next]