|
#include <ezlogger.hpp>
Inheritance diagram for levels:
EZLOGGERVLSTREAM(axter::levels(axter::log_often, axter::warn, "Xyz Facility")) << somedata << " " << i << std::endl;
Definition at line 77 of file ezlogger.hpp.
Public Member Functions | |
levels (verbosity verbosity_level, severity severity_level, const char *pretty_function=NULL, const char *facility=NULL, const char *tag=NULL, int code=0) | |
Public Attributes | |
verbosity | m_verbosity_level |