feat(core-testing): RecordingLogger + ./instrumentation subpath
This commit is contained in:
2
packages/core-testing/src/instrumentation/index.ts
Normal file
2
packages/core-testing/src/instrumentation/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export { RecordingTracer, type RecordedSpan } from "./recording-tracer";
|
||||
export { RecordingLogger, type RecordedCapture } from "./recording-logger";
|
||||
Reference in New Issue
Block a user