Function: getAllLoggers()
Returns
Map<string, PermitechLogger>
A map of keys to PermitechLogger instancesDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function getAllLoggers(): Map<string, PermitechLogger>;
Map<string, PermitechLogger>
A map of keys to PermitechLogger instancesWas this page helpful?
