46 const std::string & message_r )
49 gettimeofday( &tp, NULL);
51 return str::form(
"%ld.%ld [%d] <%d> %s(%s):%d %s",
57 file_r, func_r, line_r,
LogLevel
Definition of log levels.
std::string form(const char *format,...)
Printf style construction of std::string.