|
OpenZGY/C++ API and Internals (ALPHA)
Access seismic data stored in ZGY format.
|
Logging framework. More...
#include "../declspec.h"#include <string>#include <sstream>#include <functional>Go to the source code of this file.
Classes | |
| class | InternalZGY::LoggerBase |
| class | InternalZGY::Logger |
Namespaces | |
| InternalZGY | |
| Implementation not visible to clients. | |
Functions | |
| OPENZGY_API bool | InternalZGY::newlogger (int priority, const std::string &str) |
| OPENZGY_API bool | InternalZGY::newlogger (int priority, const std::ios &ss) |
Logging framework.
See InternalZGY::LoggerBase for details.
1.8.17