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: log()
Type Parameters
T
T extends unknown[]
R
R
Parameters
options
LogOptions
fn
(…args: T) => Promise<R>
Returns
Parameters
args
…T
Returns
Promise<R>