-
### Prerequisites
- [ ] I have carried out troubleshooting steps and I believe I have found a bug.
- [x] I have searched for similar bugs in both open and closed issues and cannot find a duplicate.
…
-
-
### Describe the feature
[This file](https://github.com/aws/aws-cdk/blob/4af1564cc3c67f1f58464f2db9c81c2e505d0c34/packages/aws-cdk/lib/logging.ts) defines our logging tools for the CDK CLI. Refactor …
-
**What's the problem this feature will solve?**
Mesa's code base is expanding, and more functionality is being added all the time. This makes understanding how certain errors came about more complica…
-
Currently, we log unexpected errors or situations in the clients but we don't know about them until users report bugs.
For example: https://github.com/firezone/firezone/pull/6051#discussion_r17007849…
-
**Describe the bug**
The dictionary logging sample does not produce parsable logs with nrf52840dk and nrf9151dk.
```
max@maxd-automatix:~/work/repos/ncs/zephyr/samples/subsys/logging/dictiona…
-
### Expected Behavior
Rightly or not, I didn't expect console logs from the production release of DashJS. Instead, I expected all errors to just be `throw`n, allowing the consumer of the library t…
-
below is the code which will give an output file containing all the data about a particular post but i'm getting null value for reactors, i tried updating the module, setting up waits but nothing chan…
-
## Description
Addition of Check Module Structure and Error Handling in Logging in inti.py file in explainablei folder.
## Problem it Solves
Handel errors and adding checks
## Proposed Solutio…
-
Description
===========
Currently running into an issue where if I run the app, it runs fine, but if I run it in debug mode, it crashes the application with no error messages.
I do however, see…