|
knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <SWI-Prolog.h>#include "knowrob/Logger.h"#include "knowrob/integration/prolog/PrologTerm.h"#include "knowrob/integration/prolog/logging.h"
Go to the source code of this file.
Namespaces | |
| knowrob | |
| knowrob::prolog | |
Functions | |
| foreign_t | knowrob::prolog::log_message2 (term_t level_term, term_t msg_term) |
| foreign_t | knowrob::prolog::log_message4 (term_t level_term, term_t msg_term, term_t file_term, term_t line_term) |