#include <string>
#include <stack>
#include <boost/shared_ptr.hpp>
#include <btk/core/io/logger_level.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | BTK |
| namespace | BTK::IO |
| namespace | BTK::IO::LOGGING |
Classes | |
| struct | LoggerInterface |
| An abstract base class specifying the interface for all BTK Logger objects. More... | |
| class | SimpleLogger |
| class | Logger |
| A class for managing all BTK-related logging and error output. More... | |
1.5.1