-
Hi everyone,
let's say we have 20 different java applications/services running in an application server (Tomcat, etc.).
Each application has it's own valid log configuration, stored in a collectiv…
-
**Describe the bug**
When logging an error at the end of a while loop and logging info at the beginning the info message get's displayed first if the loop continues
```
2022-12-28 14:06:14 [main]…
-
I was having trouble using tinylog in a modular java application because of this dependency, whose scope is set as "compile" in tinylog-impl's [pom.xml](https://github.com/tinylog-org/tinylog/blob/v2.…
-
When I run `stack install haskell-dap ghci-dap haskell-debug-adapter --system-ghc`, it will stuck when compiling fsnotify.
The last line of output is 'fsnotify > win-src\System\Win32\File…
-
I have Orange Pi 3 LTS (allwinner sun50i-h6).
I use lib ws281x-java-*
When trying to start WS2812b strip management via SPI:
"Hardware revision not supported"
OS: debian_bullseye_desktop_xfce_li…
-
> Make sure to check documentation https://clickhouse.yandex/docs/en/ first. If the question is concise and probably has a short answer, asking it in Telegram chat https://telegram.me/clickhouse_en is…
-
The latest Android versions (API level 30 and 31) are much slower than the previous Android versions (26, 27, 28, and 29). Is there any way to increase the performance of API level 30 and 31? I use th…
-
https://s3.amazonaws.com/clickhouse-test-reports/0/bec921c9d98d64037f9c19b900fd0b70ec9bdeca/fuzzer_astfuzzerdebug,actions//report.html
```
2022.06.27 17:54:03.217423 [ 497 ] {5251ac7c-18bb-460a-b4…
-
I would like to write JSON log messages to the console. Given Tinylog's current implementation this isn't possible.
Additional things that are not possible -- Using JSON message format and writing …
-
Hey,
is it possible to use the Writing-Thread with the option to let the Thread end when no new logs are incoming, so when the Application crash the last Logs get written to the file ?