MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / startReconPolling

Function startReconPolling

web/scripts/ragnar_modern.js:20024–20027  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20022 }
20023 }
20024 return new Date().toLocaleTimeString();
20025}
20026
20027function createConsoleEntryFromLog(logLine) {
20028 const type = determineConsoleLogType(logLine);
20029 return {
20030 timestamp: extractLogTimestamp(logLine),

Callers 1

startReconScanFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected