question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`QUIET` / `--quiet` / `quiet: true` should be respected across all modules

See original GitHub issue

Currently we are suppressing logging with the quiet flag for some, but not all modules. We should extend this to all modules and circumstances.

This includes setting the QUIET env var, the --quiet CLI flag, and any quiet: true params where appropriate.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
ryanblockcommented, Jan 31, 2020

Will ship in 1.6.0!

1reaction
ryanblockcommented, Jan 31, 2020

The env var problem described in ARC_QUIET=false arc sandbox is certainly not unique to us or this project – I’m personally not sweating that scenario fwiw. But it’s good to note, and I pity anyone who generally goes around trying to set false as env var values in bash.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Page 3: Cultural Influences on Behavior - IRIS Center
Students who listen and remain quiet are respectfully engaged. Students who actively participate are engaged. Family engagement. Families who participate in ...
Read more >
CLI options - Terragrunt
Learn about all CLI arguments and options you can use with Terragrunt. ... Terragrunt modules and run apply in each one, concurrently, while...
Read more >
TypeStrong/ts-loader: TypeScript loader for webpack - GitHub
Beware of the fact that errors are written to stderr and everything else is written to stderr (or stdout if logInfoToStdOut is true)....
Read more >
site — Site-specific configuration hook — Python 3.11.1 ...
After this, an attempt is made to import a module named usercustomize , which can perform arbitrary user-specific customizations, if ENABLE_USER_SITE is true....
Read more >
Teaching respect for all: implementation guide
Thus, for the Teaching Respect for All message to truly permeate all aspects of ... consequences should not be kept quiet by either...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found