UNPKG

@cornerstonejs/core

Version:
4 lines (3 loc) 271 B
import { logging } from '@cornerstonejs/utils'; export const { getRootLogger, getLogger, cs3dLog, workerLog, coreLog, toolsLog, loaderLog, aiLog, examplesLog, dicomConsistencyLog, imageConsistencyLog, } = logging; export const growCutLog = toolsLog.getLogger('growCut');