-
### Description
Logging on db and app
need to see crash logs/user interactions that led up to crash
### Tasks
- [ ] Decide on logging platform/library
- [ ] add db logging
- [ ] add swift logg…
-
Phoenix is no longer just a library, but is also a containerized application. We should update our logging accordingly.
- [ ] Add a setting that can be configured by an environment variable that wi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Currently, Azure App Service …
-
Controllers log input and successful end. It is great but noisy. Let's create a logging aspect to replace this example.
```java
@PostMapping("/create")
public ObjectResponse createOperation(@Requ…
-
## Synopsis
The settlement report Databricks job does log difference things to application insights. But is it logged under the correct cloud role name? Should we have logging integration tests as we …
-
Trackstack does most of its logging to screen, where a progress bar is displayed. This means that there's nothing in any logs to show whether it is in progress, has failed, or has completed! For insta…
-
### Description
Please clarify that when using `AddEventLog`, the `EventLogSettings` overload should only be used if `builder.Logging.ClearProviders();` was called, otherwise the new EventLogSettings…
-
Currently, the execution traces on failed tests can be quite aggressive for more complex systems where we enter into multiple call frames within a single call. Thus, we should introduce various verbos…
-
### What happened?
jaeger operator and jaeger logs are interpreted as errors in our centralised logging system.
Below are four different log lines from the jaeger operator, I've also attached a sc…
-
Running `Kubernetes 1.27.6`
I have some performance issues regarding logrotation where I miss logs, I'm not here blaming Kubernetes, but there needs some clarification around the Log Architecture d…