LogCollector
Home > @backstage/test-utils
> LogCollector
Union type used in withLogCollector() callback function.
Signature:
export type LogCollector = AsyncLogCollector | SyncLogCollector;
References: AsyncLogCollector, SyncLogCollector
Home > @backstage/test-utils
> LogCollector
Union type used in withLogCollector() callback function.
Signature:
export type LogCollector = AsyncLogCollector | SyncLogCollector;
References: AsyncLogCollector, SyncLogCollector