#include "null_logger.h"Include dependency graph for null_logger.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| log_base * | set_PW_logger_for_null () |
| retasks the program wide logger to use a new null_logger. | |
| log_base* set_PW_logger_for_null | ( | ) |
retasks the program wide logger to use a new null_logger.
the original log_base object is returned and must be dealt with appropriately.
Definition at line 26 of file null_logger.cpp.
References retask_program_wide_logger().
1.5.1