35 #ifndef _Wolframe_PRINT_FORMATS_HPP_INCLUDED
36 #define _Wolframe_PRINT_FORMATS_HPP_INCLUDED
const PrintFormat * ptreePrintFormat()
Get the print format for readable multi line output similar to property tree format.
std::string getLogString(const types::Variant &val, std::size_t maxsize=60)
Get a string to log out of a variant structure with a restriction of the size of the atomic elements...
Forward declaration.
Definition: variant.hpp:65
const PrintFormat * logPrintFormat()
Get the print format for logger output.