MCPcopy Create free account
hub / github.com/subquery/subql / logger.ts

File logger.ts

packages/node-core/src/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Copyright 2020-2025 SubQuery Pte Ltd authors & contributors
2// SPDX-License-Identifier: GPL-3.0
3
4import {isMainThread, threadId} from 'node:worker_threads';

Callers

nothing calls this directly

Calls 1

initLoggerFunction · 0.85

Tested by

no test coverage detected