Add NS service logger

This commit is contained in:
Nomi 2023-09-25 11:55:01 +02:00
commit 23b6f8301d

View file

@ -56,6 +56,7 @@ namespace Log {
static Logger<false> nwmUdsLogger;
static Logger<false> nimLogger;
static Logger<false> ndmLogger;
static Logger<false> nsLogger;
static Logger<false> ptmLogger;
static Logger<false> socLogger;
static Logger<false> sslLogger;