MCPcopy Create free account
hub / github.com/webpack/webpack-cli / logger.ts

File logger.ts

packages/create-webpack-app/src/utils/logger.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { normalize, relative } from "node:path";
2import { type Color, blue, blueBright, cyan, green, greenBright, red, yellow } from "colorette";
3import {
4 type Logger,

Callers

nothing calls this directly

Calls 1

getLoggerFunction · 0.85

Tested by

no test coverage detected