ed
Namespaces | Functions
logging.h File Reference
#include <ostream>
#include <string>
Include dependency graph for logging.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ed
 
 ed::log
 

Functions

std::ostreamed::log::error ()
 
void ed::log::error (const char *str)
 
void ed::log::error (const std::string &str)
 
std::ostreamed::log::info ()
 
void ed::log::info (const char *str)
 
void ed::log::info (const std::string &str)
 
std::ostreamed::log::warning ()
 
void ed::log::warning (const char *str)
 
void ed::log::warning (const std::string &str)