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

Go to the source code of this file.
Classes | |
| class | adc::script_plugin |
| User script publisher plugin. The program specified by environment variable is used to asynchronously deliver published messages. It is invoked in a shell as: ($prog $messagefile > /dev/null 2>&1 || /bin/rm $messagefile) &. More... | |
Namespaces | |
| namespace | adc |