![]() |
PURIFY
Next-generation radio interferometric imaging
|
Macros | |
| #define | PURIFY_MSG_LVL(lvl, ...) |
| Neat CPU-conserving logging macros. Use by preference! More... | |
| #define | PURIFY_LOG_(TYPE, ...) PURIFY_MSG_LVL(purify::logging::Log::TYPE, __VA_ARGS__) |
| \macro For internal use only More... | |
| #define PURIFY_LOG_ | ( | TYPE, | |
| ... | |||
| ) | PURIFY_MSG_LVL(purify::logging::Log::TYPE, __VA_ARGS__) |
| #define PURIFY_MSG_LVL | ( | lvl, | |
| ... | |||
| ) |
Neat CPU-conserving logging macros. Use by preference!