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.

Provide better logging for “run”

See original GitHub issue

This is more like a TODO item for myself. Ref #2335.

  • Add an environment variable to control verbosity. Probably consolidate this with --verbose? But run cannot have a --verbose flag now (unless we improve parsing).
  • Show more information when the flag is set, e.g. what command will be run.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
uranusjrcommented, Jul 25, 2018

Alright I’ve merged that, you should be able to use PIPENV_VERBOSITY to control this.

0reactions
frostmingcommented, Jul 15, 2019

This request has been implemented in d47604892a915ddf0b2a130dadaf01376442ae6a followed by aee66c607481a36e52dd414873d0e40e9f12b5c3, so close it now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running Logs: How to Log Your Runs to Improve Your Training
Your running log includes details about each run, including: ... running training logs, so don't get caught up in bigger is better.
Read more >
Logging and viewing logs | Cloud Run Documentation
View logs in Cloud Run. To view logs in the Cloud Run page: Go to Cloud Run. Click the desired service in the...
Read more >
Logging HOWTO — Python 3.11.1 documentation
If your logging needs are simple, then use the above examples to incorporate logging into your own scripts, and if you run into...
Read more >
Logging Levels: What They Are & How to Choose Them
Run Sematext Cloud on your infrastructure ... They may not follow common logging best practices and be hard to get some meaning from....
Read more >
Logging in Python - Real Python
If an error occurs, then they can provide more insights than a stack trace by telling you what the ... and each run...
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