-
**Describe the bug**
Context - I am implementing log rotation for my Kotlin Android App using TinyLogs.
I using this as my tinylog.properties file -
writer = rolling file
writer.directory = /stora…
-
version:20.8.3.18
According to the official document join engine operation, the result is the following exception
CREATE TABLE id_val(`id` UInt32, `val` UInt32) ENGINE = TinyLog;
INSERT INTO i…
-
Thought I'd speed things up by creating an issue here. With the latest fixes, the docker image now builds on my machine. But running the evaluation produces a segfault in the JRE:
```
➜ trace-boo…
-
Hi, first and foremost - thank you for tinylog :) It's been of great help to have a file logger for Android which is simple to set up :)
We're using a 3rd-party SDK of which we - as fas as I know …
-
### JabRef version
5.11 (latest release)
### Operating system
GNU / Linux
### Details on version and operating system
Arch Linux (stable kernel 6.5.9.arch2-1)
### Checked with the latest develop…
Loara updated
8 months ago
-
```sql
DROP DICTIONARY IF EXISTS range_hashed_dictionary;
DROP TABLE IF EXISTS dictionary_source_table;
CREATE TABLE dictionary_source_table
(
key UInt64,
start UInt64,
end UInt…
-
Ran into an issue with GQ on AMD machine. Both latest and previous versions have the same issue. Machine in question is Ryzen 5 5600 6-Core Processor, with 32Gb DDR4 RAM running at 3200MHz.
By defu…
-
Hi, [Tinylog ](https://github.com/pmwmedia/tinylog) is a very fast and efficient logging framework. Can a binder be added similar to logback / log4j2? Thanks!
-
I'm unable to attach a x-gzip attachment. You'd think a zip file, gzip file, essentially a compressed file attachment is a relatively common use-case.
I've looked at TestEmail and have tried my com…
-
Tinylog has been integrated into the application, and some third-party packages can also be used, but I hope to skip the log output of the specified third-party package. Can the output be ignored thro…