Topics


Pages


Content

Logging tip

From loglevel in config docs.

Change the verbosity of logging.

Default: "notice"

Values allowed:

“silent”, “error”, “warn”, “notice”, “http”, “timing”, “info”, “verbose”, or “silly”

e.g.

$ npm install --loglevel warn