|
ZIO
Python and C++ interface to ZeroMQ and Zyre
|
Enumerations | |
| enum | MessageLevel { undefined =0, trace, verbose, debug, info, summary, warning, error, fatal } |
Functions | |
| const char * | name (MessageLevel lvl) |
| Enumerator | |
|---|---|
| undefined | |
| trace | |
| verbose | |
| debug | |
| info | |
| summary | |
| warning | |
| error | |
| fatal | |
Definition at line 18 of file message.hpp.
| const char * zio::level::name | ( | MessageLevel | lvl | ) |
Definition at line 7 of file message.cpp.
1.8.13