Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/simstudioai/sim
/ logger.mock.ts
File
logger.mock.ts
packages/testing/src/mocks/logger.mock.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ vi } from
'vitest'
2
3
/**
4
* Creates a mock logger that captures all log calls.
Callers
nothing calls this directly
Calls
2
createMockLogger
Function · 0.85
fn
Function · 0.50
Tested by
no test coverage detected