|
|
| LogFormat (const std::string &stamp=DefaultStampFormat, bool micro=true) throw () |
| |
|
virtual sella::util::LogFormat * | clone (void) const =0 throw () |
| |
|
|
static const std::string | DefaultStampFormat |
| |
|
|
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)=0 throw () |
| |
|
virtual const std::string | format (int priority, const char *stamp, const char *func, const char *file, int line, const char *message)=0 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)=0 throw () |
| |
|
std::string | format (const struct timeval &stamp) throw () |
| |
|
|
std::string | stamp |
| |
|
bool | micro |
| |
Definition at line 29 of file LogFormat.h.
The documentation for this class was generated from the following files:
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/util/LogFormat.h
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/util/LogFormat.cpp