|
|
| MixedLogFormat (int threshold=LOG_WARNING) throw () |
| |
virtual
sella::util::MixedLogFormat * | clone (void) const throw () |
| |
|
| LogFormat (const std::string &stamp=DefaultStampFormat, bool micro=true) throw () |
| |
|
|
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 () |
| |
|
std::string | format (const struct timeval &stamp) throw () |
| |
|
|
int | threshold |
| |
|
std::string | stamp |
| |
|
bool | micro |
| |
|
|
static const std::string | DefaultStampFormat |
| |
Definition at line 28 of file MixedLogFormat.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/MixedLogFormat.h
- /home/sella/digitalgenesis/libutil++/releases/rpm/BUILD/libutil++-1.9.3/src/sella/util/MixedLogFormat.cpp