|
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::curl_plugin |
| Curl utility publisher_api implementation. This plugin generates a scratch file (in-memory) and asynchronously sends it to the configured web service by invoking the 'curl' utility. Multiple independent instances of this plugin may be used simultaneously. More... | |
Namespaces | |
| namespace | adc |
Typedefs | |
| typedef std::string | adc::string |
| typedef std::string_view | adc::string_view |