[HTTP] Add service stuff

This commit is contained in:
wheremyfoodat 2023-08-08 17:07:12 +03:00
parent e2bd6ea4ef
commit 8d5a3d6197
7 changed files with 76 additions and 5 deletions

View file

@ -43,6 +43,7 @@ namespace Log {
static Logger<false> frdLogger;
static Logger<false> fsLogger;
static Logger<false> hidLogger;
static Logger<false> httpLogger;
static Logger<false> irUserLogger;
static Logger<false> gspGPULogger;
static Logger<false> gspLCDLogger;