#include <logging.h>
Inheritance diagram for templog::stderr_write_policy:

Static Public Member Functions | |
| static bool | is_writing (int, int) |
| static void | begin_write () |
| template<typename T> | |
| static void | write_obj (const T &obj) |
| static void | end_write () |
Classes | |
| struct | writes |
This incremental write policy writes log messages to std::cerr.
Definition at line 628 of file logging.h.
|
||||||||||||
|
|
|
|
|
|
||||||||||
|
|
|
|
|
1.4.2