|
iceberg-cpp
|
Always-available std::cerr logging backend. More...
#include <atomic>#include <mutex>#include "iceberg/iceberg_export.h"#include "iceberg/logging/log_level.h"#include "iceberg/logging/logger.h"Go to the source code of this file.
Classes | |
| class | iceberg::CerrLogger |
| Logger that writes one line per record to std::cerr. More... | |
Always-available std::cerr logging backend.