Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galileo.ai/llms.txt

Use this file to discover all available pages before exploring further.


Function: flush()

function flush(options: LoggerKeyOptions): Promise<void>;
Defined in: src/singleton.ts Flushes (uploads) traces from a specific logger to the Galileo platform.

Parameters

options

LoggerKeyOptions = {} Configuration options to identify which logger to flush

Returns

Promise<void> A promise that resolves when the logger is flushed