#include <debug-logger.h>
|
| DebugLogger (hilti::rt::filesystem::path output) |
|
void | print (const std::string &stream, const std::string &msg) |
|
void | enable (const std::string &streams) |
|
bool | isEnabled (const std::string &stream) |
|
void | indent (const std::string &stream) |
|
void | dedent (const std::string &stream) |
|
Logger for runtime debug messages.
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/spicy-docs/checkouts/v1.3.0/hilti/runtime/include/debug-logger.h
- /home/docs/checkouts/readthedocs.org/user_builds/spicy-docs/checkouts/v1.3.0/hilti/runtime/src/debug-logger.cc