sella::util::MixedLogFormat Class Reference

Inheritance diagram for sella::util::MixedLogFormat:
sella::util::LogFormat

List of all members.

Public Member Functions

 MixedLogFormat (int threshold=LOG_WARNING) throw ()
virtual
sella::util::MixedLogFormat
clone (void) const 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 Attributes

int threshold

Friends

class Log

Detailed Description

Definition at line 28 of file MixedLogFormat.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables

Generated on 20 Nov 2014 for libutil++ by  doxygen 1.6.1