Public Member Functions | |
| LogFormatter (const std::string &fmt, bool outputToStderr) | |
| template<typename ExceptionType > | |
| void | raise (bool alsoPrint=false) |
| template<class T > | |
| LogFormatter & | operator% (const T &x) |
Protected Member Functions | |
| void | print () |
Protected Attributes | |
| bool | ose |
| bool | printed |
1.7.6.1