refactored loggerfactory

This commit is contained in:
Neeflix
2018-07-16 22:47:00 +02:00
parent c37b1183ab
commit 0c7f26772a
2 changed files with 2 additions and 13 deletions

View File

@@ -10,9 +10,8 @@
#include "config.h"
class LoggerFactory
namespace LoggerFactory
{
public:
static void CreateInputTestLogger()
{
el::Loggers::getLogger(INPUT_LOGGER);