BubbleProfiler  0.3.0
by Peter Athron, Csaba Balazs, Michael Bardsley, Andrew Fowlie, Dylan Harries & Graham White
Classes | Namespaces | Enumerations | Functions
log_message.hpp File Reference
#include <chrono>
#include <string>
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BubbleProfiler::logging::Log_message
 
class  BubbleProfiler::logging::Default_log_message
 

Namespaces

 BubbleProfiler
 
 BubbleProfiler::logging
 

Enumerations

enum  BubbleProfiler::logging::Log_level {
  BubbleProfiler::logging::Log_level::Trace, BubbleProfiler::logging::Log_level::Debug, BubbleProfiler::logging::Log_level::Info, BubbleProfiler::logging::Log_level::Warning,
  BubbleProfiler::logging::Log_level::Error, BubbleProfiler::logging::Log_level::Fatal
}
 

Functions

std::string BubbleProfiler::logging::to_log_level_string (Log_level)