PSQt/include/LoggerBase.h File Reference

#include <map>
#include <iostream>
#include <fstream>
#include <sstream>

Go to the source code of this file.

Namespaces

namespace  PSQt

Classes

struct  PSQt::Record
 Record - struct for LoggerBase records. More...
class  PSQt::LoggerBase
 Base class for messaging system. More...

Enumerations

enum  PSQt::LEVEL {
  PSQt::DEBUG = 0, PSQt::INFO, PSQt::WARNING, PSQt::CRITICAL,
  PSQt::ERROR, PSQt::NONE
}
 LEVEL - enumerator of message types/levels. More...

Functions

std::string PSQt::strLevel (const LEVEL &level=DEBUG)
LEVEL PSQt::levelFromString (const std::string &str="INFO")
std::string PSQt::strTimeStamp (const std::string &format=std::string("%Y-%m-%d-%H:%M:%S"))
double PSQt::doubleTimeNow ()


Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7