SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
LogImpl Class Reference

Public Member Functions

 LogImpl ()
 
 LogImpl (const std::string &name)
 
void log (LogLevel level, const std::string &msg)
 
Log::Streamstream (LogLevel level)
 
bool verbose () const
 
void setVerbose (bool v)
 
void flush ()
 
log4cpp::Priority::PriorityLevel translate (LogLevel level)
 

Constructor & Destructor Documentation

LogImpl ( )
inline
LogImpl ( const std::string &  name)
inline

Member Function Documentation

void flush ( )
inline
void log ( LogLevel  level,
const std::string &  msg 
)
inline
void setVerbose ( bool  v)
inline
Log::Stream& stream ( LogLevel  level)
inline
log4cpp::Priority::PriorityLevel translate ( LogLevel  level)
inline
bool verbose ( ) const
inline

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