unjs / consola

🐨 Elegant Console Logger for Node.js and Browser
Other
6.12k stars 175 forks source link

Debug usage with `process.env.DEBUG` #167

Open ineshbose opened 1 year ago

ineshbose commented 1 year ago

Describe the feature

Following the thread in https://github.com/nuxt-modules/i18n/pull/1926#issuecomment-1465204716, this issue hopes to propose adding the ability to use consola for debugger logs based on the DEBUG environment variable.

Additional information

ZainGulbaz commented 1 year ago

Anyone who can assign this issue to me?

ineshbose commented 1 year ago

@ZainGulbaz I'm not a maintainer on the repo but I know that you can start making PRs already and link the issue in the description (that's what I do since I know that the UnJS team is always very busy working on projects)

ZainGulbaz commented 1 year ago

@ineshbose Thanks.