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

Static Public Member Functions | |
| static bool | is_writing (int, int) |
| static void | write_str (const std::string &str) |
Classes | |
| struct | writes |
This non-incremental write policy writes log messages to Windows' debug console. This is especially useful in conjunction with the visual_studio_formating_policy.
Definition at line 653 of file logging.h.
|
||||||||||||
|
|
|
|
|
1.4.2