refactored loggerfactory
This commit is contained in:
@@ -10,9 +10,8 @@
|
||||
|
||||
#include "config.h"
|
||||
|
||||
class LoggerFactory
|
||||
namespace LoggerFactory
|
||||
{
|
||||
public:
|
||||
static void CreateInputTestLogger()
|
||||
{
|
||||
el::Loggers::getLogger(INPUT_LOGGER);
|
||||
|
||||
Reference in New Issue
Block a user