Swarm-NG
1.1
|
Defines a dummy null writer. More...
#include "../common.hpp"
#include "../types/config.hpp"
#include "../plugin.hpp"
#include "writer.h"
Go to the source code of this file.
Classes | |
class | swarm::log::null_writer |
A writer plugin to use when the log output is not needed. More... | |
Namespaces | |
swarm | |
Swarm-NG library. | |
swarm::log | |
The event/data logging system for swarm | |
Constant Groups | |
swarm | |
Swarm-NG library. | |
swarm::log | |
The event/data logging system for swarm | |
Defines a dummy null writer.
Definition in file null_writer.cpp.