shadPS4/src/common/logging
UltraDaCat ba65408608
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / linux-qt-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Toggle to enable/disable logging (#3493)
* Update config.cpp

* Update config.h

* Update backend.cpp

* Update settings_dialog.cpp

* Update settings_dialog.ui

* fix clang settings_dialog.cpp

* fix description in settings_dialog.cpp

* added back the backslash settings_dialog.cpp

* move enable logging and separate log files to logger settings_dialog.ui
2025-08-31 13:11:49 -07:00
..
backend.cpp Toggle to enable/disable logging (#3493) 2025-08-31 13:11:49 -07:00
backend.h QOL: Set Log Filter On Save (#991) 2024-09-20 12:07:45 +03:00
filter.cpp Libraries: libSceVrTracker stubs (#3462) 2025-08-26 17:16:10 -07:00
filter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
formatter.h Fix fmt::UTF exception for empty strings (#1084) 2024-09-26 17:21:31 +03:00
log_entry.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
log.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
text_formatter.cpp Format log lines to make it possible to ctrl click on them and go to the log location (#2345) 2025-02-04 13:37:23 +02:00
text_formatter.h common: Rewrite logging based on cut down citra logger (#86) 2024-02-28 00:10:34 +02:00
types.h Libraries: libSceVrTracker stubs (#3462) 2025-08-26 17:16:10 -07:00