Table of Contents

Method AddTrace

Namespace
LMKit.Agents.Orchestration
Assembly
LM-Kit.NET.dll

AddTrace(string)

Adds a trace entry for debugging.

public void AddTrace(string message)

Parameters

message string

The trace message.