NeuralPlus 0.2.0
A small C++17 SDK for AI clients, sessions, tools, and tracing
Loading...
Searching...
No Matches
neuralplus::ConsoleTracer Class Referencefinal

Human-readable stderr tracer. More...

#include <tracing.hpp>

Inheritance diagram for neuralplus::ConsoleTracer:
neuralplus::Tracer

Public Member Functions

void record (const TraceEvent &event) override
 Writes one human-readable event to standard error.
 

Detailed Description

Human-readable stderr tracer.

Member Function Documentation

◆ record()

void neuralplus::ConsoleTracer::record ( const TraceEvent event)
overridevirtual

Writes one human-readable event to standard error.

Implements neuralplus::Tracer.


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