Module logging

Source
Expand description

Logging events to the database

Structs§

CollectedProxiedResult
A response from the model provider, collected into a single body if it was streamed
ProxyLogEvent
An event from the proxy.

Enums§

ProxyLogEntry
An event to be logged

Functions§

start_database_logger
Start the database logger task

Type Aliases§

LogSender
A channel on which log events can be sent.