-
### Search first
- [X] I searched and no similar issues were found
### Description
Trying to use slf4j with log4j logging in java application which uses liquibase.
Using jul-to-slf4j for red…
-
Actuellement pour logger les flux réseaux (TX = transmission / RX = réception), nous utilisons un logger spécifique "TxRxLogger".
A certains endroits on se retrouve avec 3 lignes pour logguer
```…
-
If `-t STDERR`, it can be assumed app.pl has been run from the console. If no logging has been configured it would make sense to default to console logging in this situation. That way an app can theor…
-
**Description of the new feature:**
To get a better overview and easier implementation of several things I would like to change the logger system to log4j2 with combination of JLine3.
JLine3 shoul…
-
Hello,
I upgraded from the previous version of the project `io.github.microutils` and noticed that I could not make work Exception logging work when using logstash-logback-encoder (version 7.0.4).
…
-
**Is your feature request related to a problem? Please describe.**
We are trying to understand what steps in our transitive builds are slow. From what I can tell in the documentation, Pants does not …
-
### 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.
I'm wanting to create a resource co…
-
-
### Explain the bug
The following flows produce a large amount of logs for a single task. Currently there is no pagination due to the fact that we want to provide to user a smooth scrolling experienc…
-
if you print to the console, you have to use "tqdm.write" and not print/the logger.
We should probably leave this off by default with a noticeable configuration to turn it on?
tqdm is a nice lib…