#include <nnlog.h>
Public Member Functions | |
| void | operator() (const std::string &domain, const char *,...) |
| Print a message. | |
| void | enable (const std::string &domain) |
| Enable a message domain. | |
| void | disable (const std::string &domain) |
| Disable a message domain. | |
Definition at line 32 of file nnlog.h.
| void NewNet::Log::operator() | ( | const std::string & | domain, | |
| const char * | , | |||
| ... | ||||
| ) |
| void NewNet::Log::enable | ( | const std::string & | domain | ) |
| void NewNet::Log::disable | ( | const std::string & | domain | ) |
1.5.1