shadPS4/src/common/logging
georgemoralis aff387e8a9
First ShadNet integration (#4607)
* initial shadnet client (based on my previous prs)

* some np_handler work mostly based on our previous pr

* improved login/logout event of shadnet

* added np_score support from previous pr

* friends and notifications ui

* clang is not my friend

* clang fix again

* added webapi support for shadnet

* applied metrik's fix

* clang

* fixed some wrong LOG_ERRORS

* updated emulator settings

* trying to fix npcommid bugs

* fixed npcommid

* improved NPcommid detection so it won't write null values to database

* metrik's suggestion

* removed one line

* more command types

* fixed duplicated log print

* fixed compile

* improved reconnection retries

* simplify error code

* stephen suggestion

* made friends hotkey

* fixup

* more proper handling of reconnecting

* fixed return code
2026-06-24 23:57:43 +03:00
..
classes.h First ShadNet integration (#4607) 2026-06-24 23:57:43 +03:00
formatter.h Fix fmt::UTF exception for empty strings (#1084) 2024-09-26 17:21:31 +03:00
log_file_sink.h Add shadps4 log + refactor (#4535) 2026-06-12 09:03:48 +03:00
log.cpp First ShadNet integration (#4607) 2026-06-24 23:57:43 +03:00
log.h Fix log level (#4577) 2026-06-16 20:56:15 +03:00