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

Function shouldHideConsoleLog

web/scripts/ragnar_modern.js:12051–12053  ·  view source on GitHub ↗
(logLine)

Source from the content-addressed store, hash-verified

12049// Attack Logs Functions
12050let currentAttackFilter = 'all';
12051let currentAttackGroupBy = 'ip';
12052let currentAttackNetworkFilter = 'all';
12053let currentAttackIPSearch = '';
12054let attackLogsCache = null;
12055let attackLogsETag = null;
12056let attackLogsInFlight = null;

Callers 1

updateConsoleFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected