libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
Go to the source code of this file.
Classes | |
class | jmmcg::LIBJMMCG_VER_NAMESPACE::Logger< Except_ > |
Namespaces | |
namespace | jmmcg |
Link with -lrt to include these functions. | |
namespace | jmmcg::LIBJMMCG_VER_NAMESPACE |
Macros | |
#define | JMMCG_LOG(logger_, at_level_, msg_) |
Functions | |
bool | jmmcg::LIBJMMCG_VER_NAMESPACE::OutputDateTime (tostream &o, const time_t base_time=time(0), const tstring &fmt=_T("[%b %d %X %Z] ")) |
Variables | |
const tchar *const | jmmcg::LIBJMMCG_VER_NAMESPACE::log_level_strs [] |
#define JMMCG_LOG | ( | logger_, | |
at_level_, | |||
msg_ | |||
) |
Definition at line 140 of file logging.hpp.