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()
- Adding or removing entries from the returned map will NOT affect the singleton’s internal map
- However, the logger instances themselves are still references, so modifying logger properties (e.g., calling logger methods) will affect the actual loggers
Returns
Map<string, GalileoLogger>