|
libadc-cxx 1.0.0
Structured logging for scientific computing
|
#include <adc/builder/builder.hpp>#include <adc/publisher/publisher.hpp>#include <cstdlib>#include <cstdio>#include <iostream>#include <fstream>#include <filesystem>

Go to the source code of this file.
Classes | |
| class | adc::multifile_plugin |
| Parallel file output publisher_api implementation. This plugin generates writes each message to the configured directory tree with <json></json> delimiters surrounding it. The output directory is "." by default, but may be overriden with a full path defined in env("ADC_MULTIFILE_PLUGIN_DIRECTORY"). The resulting mass of files can be reduced independently later by concatenating all files in the tree or more selectively with a single call to the adc::multfile_assemble() function. More... | |
Namespaces | |
| namespace | adc |