#include <streambuf>#include <string>Go to the source code of this file.
Classes | |
| struct | wibble::log::Sender |
| Handle sending a log message. More... | |
| class | wibble::log::Streambuf |
| Streambuf class for logging. More... | |
Namespaces | |
| namespace | wibble |
| namespace | wibble::log |
Enumerations | |
| enum | wibble::log::Level { wibble::log::DEBUG, wibble::log::INFO, wibble::log::UNUSUAL, wibble::log::WARN, wibble::log::ERR, wibble::log::CRIT } |
Urgency of a log message. More... | |
Functions | |
| std::ostream & | wibble::log::operator<< (std::ostream &s, Level lev) |
1.6.3