AsyncLogCollector
Home > @backstage/test-utils
> AsyncLogCollector
AsyncLogCollector type used in withLogCollector() callback function.
Signature:
export type AsyncLogCollector = () => Promise<void>;
Home > @backstage/test-utils
> AsyncLogCollector
AsyncLogCollector type used in withLogCollector() callback function.
Signature:
export type AsyncLogCollector = () => Promise<void>;