Add DLP::SRVR service

This commit is contained in:
wheremyfoodat
2023-05-27 00:32:43 +03:00
parent b37256e9ea
commit e3fb364d95
7 changed files with 67 additions and 6 deletions

View File

@@ -38,6 +38,7 @@ namespace Log {
static Logger<false> cecdLogger;
static Logger<false> cfgLogger;
static Logger<false> dspServiceLogger;
static Logger<false> dlpSrvrLogger;
static Logger<false> frdLogger;
static Logger<false> fsLogger;
static Logger<false> hidLogger;