ed
|
Go to the source code of this file.
Namespaces | |
ed | |
ed::log | |
Functions | |
std::ostream & | ed::log::error () |
void | ed::log::error (const char *str) |
void | ed::log::error (const std::string &str) |
std::ostream & | ed::log::info () |
void | ed::log::info (const char *str) |
void | ed::log::info (const std::string &str) |
std::ostream & | ed::log::warning () |
void | ed::log::warning (const char *str) |
void | ed::log::warning (const std::string &str) |