TwiceAsNice  2019-02-18
Public Member Functions | List of all members
Nice::AppLogger::IceLogger Class Reference

#include <Logger.h>

Inheritance diagram for Nice::AppLogger::IceLogger:
Inheritance graph
Collaboration diagram for Nice::AppLogger::IceLogger:
Collaboration graph

Public Member Functions

void print (const ::std::string &)
 
void trace (const ::std::string &, const ::std::string &)
 
void warning (const ::std::string &)
 
void error (const ::std::string &)
 
std::string getPrefix ()
 
virtual Ice::LoggerPtr cloneWithPrefix (const std::string &)
 
void print (const ::std::string &)
 
void trace (const ::std::string &, const ::std::string &)
 
void warning (const ::std::string &)
 
void error (const ::std::string &)
 
std::string getPrefix ()
 
virtual Ice::LoggerPtr cloneWithPrefix (const std::string &)
 

Member Function Documentation

◆ cloneWithPrefix() [1/2]

Ice::LoggerPtr Nice::AppLogger::IceLogger::cloneWithPrefix ( const std::string &  )
virtual
Note
overridden

◆ cloneWithPrefix() [2/2]

virtual Ice::LoggerPtr Nice::AppLogger::IceLogger::cloneWithPrefix ( const std::string &  )
virtual
Note
overridden

◆ error() [1/2]

void Nice::AppLogger::IceLogger::error ( const ::std::string &  )

◆ error() [2/2]

void Nice::AppLogger::IceLogger::error ( const ::std::string &  )

◆ getPrefix() [1/2]

std::string Nice::AppLogger::IceLogger::getPrefix ( )
inline

◆ getPrefix() [2/2]

std::string Nice::AppLogger::IceLogger::getPrefix ( )
inline

◆ print() [1/2]

void Nice::AppLogger::IceLogger::print ( const ::std::string &  )

◆ print() [2/2]

void Nice::AppLogger::IceLogger::print ( const ::std::string &  )

◆ trace() [1/2]

void Nice::AppLogger::IceLogger::trace ( const ::std::string &  ,
const ::std::string &   
)

◆ trace() [2/2]

void Nice::AppLogger::IceLogger::trace ( const ::std::string &  ,
const ::std::string &   
)

◆ warning() [1/2]

void Nice::AppLogger::IceLogger::warning ( const ::std::string &  )

◆ warning() [2/2]

void Nice::AppLogger::IceLogger::warning ( const ::std::string &  )

The documentation for this class was generated from the following files: