#include <logging.h>
Inheritance diagram for templog::dynamic_write_policy::writer< WritePolicy_ >:
Public Member Functions | |
virtual void | write_str (const std::string &str) const |
derive from this if you need to create your own dynamic write policies
Definition at line 692 of file logging.h.
|
Implements templog::dynamic_write_policy::writer_base. |