feature/ipc_mgsqueue_printer (#57)

closes localhorst/reHDD#56

Co-authored-by: localhorst <localhorst@mosad.xyz>
Reviewed-on: localhorst/reHDD#57
This commit is contained in:
2022-11-24 20:41:23 +01:00
parent 6f5e0584bf
commit 8938fe5047
11 changed files with 178 additions and 30 deletions

View File

@ -18,8 +18,6 @@ Logger* Logger::single = NULL;
/**
* \brief create new logger instance
* \param path to log file
* \param struct with data
* \return instance of Logger
*/
Logger::Logger()