Structure describing a logger for method call traces.
More...
#include <traceModule.hpp>
|
| typedef TraceLoggerInterface *(* | CreateTraceLogger )(const std::string &config, ErrorBufferInterface *errorhnd) |
| |
Structure describing a logger for method call traces.
| typedef TraceLoggerInterface*(* strus::TraceLoggerConstructor::CreateTraceLogger)(const std::string &config, ErrorBufferInterface *errorhnd) |
- Parameters
-
| [in] | config | configuration string of the logger (semicolon (Unix) or colon (Windows) separated list of attribute=value assignments) |
| [in] | errorhnd | error buffer interface |
| const char* strus::TraceLoggerConstructor::title |
title of the trace logger
The documentation for this struct was generated from the following file: