-
### đź“ť Overall Description
i analysis spring-cloud-gateway-server-3.1.0.jar,and add convertToRoute() as entrypoint:
```
public void onStart() {
List list = solver.getHierarchy().applicati…
-
When longer running tests run in parallel and are printing things after a test has called `t.Fail()` the log output is very inconsistent. They always get cut off at some point soon after `t.Fail()` wa…
-
I request addition of an option to enable creation of syslog entries each time the LQM changes the state of a link, and possibly other LQM-related diagnostic information that will help in the debuggin…
-
### Describe the bug
Turning on logging doesn't produce valid logging output in Jupyter notebooks.
This works fine in `ipython`.
### Steps/Code to Reproduce
```python
import os
os.envi…
-
**Why is `System.out`/`System.err` poor?**
Here is just one example of multiple explanations: https://owasp.org/www-community/vulnerabilities/Poor_Logging_Practice
**Proposal:**
Replace `System.o…
-
## Long story short
Now `access_log_class`, `access_log` and `access_log_format` are used by public API to control access logger settings.
It is a design mistake, sorry.
The proposal is:
1.…
-
I've fucking received a e-mail from the cops saying they hosted fucking cheese pizza in sakisafe
Reporting child abuse ain't snitching so I will improve the logging features so maybe the cops can d…
-
tldr:
because nginx runs on both VM-s and some people haven't blocked the `/` path for the non-webserver VM, there will be "welcome to nginx" page that returns HTTP response status 200 - that signals…
-
### Motivation: Why do you think this is important?
- Centralized Logging: As our system scales, having a centralized logging solution like ELK allows us to aggregate logs across services and infra…
-
**Description**
Logging format should follow the Java logging standard.