This class is used by Services and Apps to log messages.

#include <logging.h>

Public Member Functions

 Logging (std::string appName="default")
 
bool start ()
 
void stop ()
 

Static Public Member Functions

static el::Logger * getLogger ()
 

Friends

class LogConfiguration