libutil++  1.9.3
 All Classes Functions Variables
Public Member Functions | Protected Member Functions | Friends | List of all members
sella::util::VerboseLogFormat Class Reference
Inheritance diagram for sella::util::VerboseLogFormat:
sella::util::LogFormat

Public Member Functions

 VerboseLogFormat (const std::string &stamp=DefaultStampFormat, bool micro=true) throw ()
 
virtual
sella::util::VerboseLogFormat
clone (void) const throw ()
 
- Public Member Functions inherited from sella::util::LogFormat
 LogFormat (const std::string &stamp=DefaultStampFormat, bool micro=true) throw ()
 

Protected Member Functions

virtual const std::string format (int priority, const char *stamp, const char *func, const char *file, int line, const sella::Exception &e, const char *message) throw ()
 
virtual const std::string format (int priority, const char *stamp, const char *func, const char *file, int line, const char *message) throw ()
 
virtual const std::string format (int priority, const char *stamp, const char *func, const char *file, int line, const char *option, const char *message) throw ()
 
- Protected Member Functions inherited from sella::util::LogFormat
std::string format (const struct timeval &stamp) throw ()
 

Friends

class Log
 

Additional Inherited Members

- Static Public Attributes inherited from sella::util::LogFormat
static const std::string DefaultStampFormat
 
- Protected Attributes inherited from sella::util::LogFormat
std::string stamp
 
bool micro
 

Detailed Description

Definition at line 27 of file VerboseLogFormat.h.


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