#include "Repository.h"
Go to the source code of this file.
Namespaces | |
namespace | prophet |
Defines | |
#define | LOG(_level, _args...) |
#define LOG | ( | _level, | |||
_args... | ) |
Value:
core_->print_log("repository", \
BundleCore::_level, _args);
Definition at line 19 of file Repository.cc.