Commit bde2d24a authored by gabime's avatar gabime

astyle

parent 4696132c
......@@ -23,7 +23,6 @@ class line_logger;
template<std::size_t> class fast_buf;
}
class logger
{
public:
......@@ -58,7 +57,6 @@ public:
template<typename T> details::line_logger critical(const T&);
template<typename T> details::line_logger fatal(const T&);
details::line_logger trace();
details::line_logger debug();
details::line_logger info();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment