loggers

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewJson

func NewJson(to io.Writer) jpf.ModelLogger

NewJson creates a ModelLogger that outputs logs in JSON format. The logs are written to the provided io.Writer, with each log entry being a JSON object containing the model interaction details.

func NewSlog

func NewSlog(logFunc func(string, ...any), logMessages bool) jpf.ModelLogger

Logs calls made to the model to a slog-style logging function. Can optionally log the model messages too (this is very spammy).

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL