Settings for the Tracing subsystem. More...
#include <kanzi/core/tracing/tracing.hpp>
Public Attributes | |
| size_t | bufferSize |
| The size in bytes that the tracing subsystem will use to store trace events. | |
Settings for the Tracing subsystem.
| size_t kanzi::TracingSettings::bufferSize |
The size in bytes that the tracing subsystem will use to store trace events.
This directly affects the length of tracing history available. Defaults to 8 megabytes.