Add SSL service

This commit is contained in:
wheremyfoodat
2023-08-12 00:12:20 +03:00
parent 3c610fa332
commit fa91c4effb
7 changed files with 46 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ namespace Log {
static Logger<false> ndmLogger;
static Logger<false> ptmLogger;
static Logger<false> socLogger;
static Logger<false> sslLogger;
static Logger<false> y2rLogger;
static Logger<false> srvLogger;