Function: getLogger()
Parameters
options
GetLoggerOptions = {}
Configuration options
Returns
GalileoLogger
An instance of GalileoLogger corresponding to the keyDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function getLogger(options: GetLoggerOptions): GalileoLogger;
GetLoggerOptions = {}
Configuration options
GalileoLogger
An instance of GalileoLogger corresponding to the keyWas this page helpful?