-
### Description of the issue
Good day! Kindly help, we are getting this error while importing using Credentia and service account.
error:
VERBOSE: [MyVM]: [[EXOAddressLis…
-
# Feature or enhancement
### Proposal:
Example is the best way to start:
```python
import json
try:
raw_json_dict = b"{'a': 1, {'b': 2 'c': 3}}"
letter_to_index = json.loads(raw_json_dict)…
-
It is a odd omission to not have any form of Verbose Error logging in LUA or Engine .
LUA Errors only sometimes seem to print to a log , and reading them on screen is just like reading ancient script…
-
Hello, sometimes "push" command doesn't work properly, in such situation "weblate-translation-provider" will throw an exception and then dump the whole `xlf` file in the terminal.
Sometimes transla…
-
Running `go generate ./...` can take a while in a large project, but it is not easy to know why. It doesn't print a summary of what commands it ran, and neither -x nor -v lead to intelligible output. …
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Current Behavior
Verbose flag changes nothing about the output in my console. I get this whether --verbose is used or not:
```
> NX Running target serve for project cart failed
Fai…
-
Hi all.
I have just started using PEGTL, so I beg for patience - maybe I overlooked alternatives for this:
I try to implement a grammar for which I find the contrib/trace a bit too verbose in so…
-
### Describe the bug
Ive been trying to test using this project to Audit and Remediate a test server with VMware ESXi, 8.0.2, 23305546.
When running /vsphere/8.0/v1r1-stig/vsphere/powercli/VMwar…
-
It would be nice to have a `--verbose` flag that just spits out lots of info helpful for debugging.