Kanzi 4.0.0-beta2
kanzi::TracingSettings Struct Reference

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.
 

Detailed Description

Settings for the Tracing subsystem.

Member Data Documentation

◆ bufferSize

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.


The documentation for this struct was generated from the following file: