#include <tpie/tpie_export.h>#include <tpie/config.h>#include <tpie/loglevel.h>#include <streambuf>#include <ostream>Go to the source code of this file.
Classes | |
| struct | tpie::log_target |
| class | tpie::log_stream_buf |
| class | tpie::logstream |
| A log is like a regular output stream, but it also supports messages at different priorities, see log_level. More... | |
| class | tpie::log_level_manip |
| class | tpie::log_group |
| RAII-style management for log groups. More... | |
Namespaces | |
| tpie | |
Variables | |
| bool | tpie::log_bits::logging_disabled |
logstream class used by definitions in tpie_log.h.
Definition in file logstream.h.