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: getAllLoggers()

function getAllLoggers(): Map<string, GalileoLogger>;
Defined in: src/singleton.ts Retrieves a shallow copy of the map containing all active loggers.

Returns

Map<string, GalileoLogger> A map of keys to GalileoLogger instances