Function: resetAll()
Returns
Promise<void>
A promise that resolves when all loggers are resetDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function resetAll(): Promise<void>;
Promise<void>
A promise that resolves when all loggers are resetWas this page helpful?