MCPcopy 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

submitMethod · 0.95
runNextMethod · 0.95

Calls 2

getStateMethod · 0.95
logLabeledMethod · 0.80

Tested by

no test coverage detected