|
Kagome
Polkadot Runtime Engine in C++17
|
#include "log/logger.hpp"Go to the source code of this file.
Namespaces | |
| kagome::log | |
Macros | |
| #define | KAGOME_PROFILE_START(scope) |
| #define | KAGOME_PROFILE_END(scope) |
| #define KAGOME_PROFILE_END | ( | scope | ) |
Definition at line 34 of file profiling_logger.hpp.
| #define KAGOME_PROFILE_START | ( | scope | ) |
Definition at line 33 of file profiling_logger.hpp.