Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/firebase-tools
/ logState
Method
logState
src/emulator/workQueue.ts:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
private logState() {
165
this.logger.logLabeled(
"DEBUG"
,
"work-queue"
, JSON.stringify(this.getState()));
166
}
167
}
Callers
2
submit
Method · 0.95
runNext
Method · 0.95
Calls
2
getState
Method · 0.95
logLabeled
Method · 0.80
Tested by
no test coverage detected