NeuralPlus 0.2.0
An open-source, provider-independent C++17 AI SDK and LLM client library
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: