libkazv
debug.hpp File Reference
#include "libkazv-config.hpp"
#include <iostream>
#include <chrono>
#include <ctime>
#include <boost/iostreams/stream.hpp>
Include dependency graph for debug.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Kazv
 
 Kazv::detail
 

Enumerations

enum  Kazv::detail::OutputLevel {
  Kazv::detail::NONE, Kazv::detail::ERROR, Kazv::detail::WARNING, Kazv::detail::INFO,
  Kazv::detail::DEBUG
}