#include "Decider.h"
Go to the source code of this file.
Namespaces | |
namespace | prophet |
Defines | |
#define | LOG(_args...) |
#define LOG | ( | _args... | ) |
Value:
if (core_ != NULL) core_->print_log("decider", \ BundleCore::LOG_DEBUG, _args)
Definition at line 19 of file Decider.cc.