egoist / egoist/tsup

Use the same logLevel globally

Open
#494 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
11.3k
Forks
275
PR merge metrics
No merged PRs in 30d

Description

Currently, tsup's logs are very confusing, there are [its own](https://github.com/egoist/tsup/blob/d428ce7be1/src/log.ts), there are various plugins (such as esbuild, [svelte](https://github.com/egoist/tsup/blob/d428ce7be1341fe7c8d6f745eaa0676f9eeeea89/src/esbuild/svelte.ts#L84)), which can easily lead to developers accidentally [break the consistency of the log](https://github.com/egoist/tsup/blob/d428ce7be1341fe7c8d6f745eaa0676f9eeeea89/src/esbuild/svelte.ts#L99), it is time to unify them.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.