Contains logging functionality. More...
Go to the source code of this file.
Classes | |
class | ogdf::Logger |
Centralized global and local logging facility working on streams like std::cout . More... | |
class | ogdf::Logger::Indent |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Functions | |
std::ostream & | ogdf::operator<< (std::ostream &os, Logger::Level level) |
Contains logging functionality.
Definition in file Logger.h.