Tomasz Kowalczewski

Results 26 comments of Tomasz Kowalczewski

Hi, glad you find it useful! I will happily make changes to make the native image happy. I tried to create a project that builds native image and encountered several...

That being said - I will appreciate if you can send me that sample app so I can confirm it helps or develop a real fix.

Hi, thank's for reporting this. Is this happening every time? There is no stacktrace from inside Tjahzi logger, but I think I know what might be the problem. If you...

> Hello, sorry for the inconvenience, I don't know why you don't have feedback? Hi, I’m very sorry, but I have been pretty busy as of late. I will get...

Regarding your question about log level filtering - I created branch where I added test that uses configuration similar to yours ([here](https://github.com/tkowalcz/tjahzi/blob/844ed72965782a6b93f0906d19f52698bd79a41d/logback-appender/src/test/resources/log-level-filtering-error-configuration.xml)): ```xml ${loki.host} ${loki.port} %-4relative [%thread] %-5level %logger{35} -...

Regarding your error - what is the JVM, OS and CPU platform you are running on? Is it 32bit?

@Zhupro so you get that error on windows? I would like to fix it, but I don't have windows computer to test on. I might just use your proposed code...

Hello, I would like to look into this issue but need more data to understand what is happening. I see that Logback cannot stop the plugin - Tjahzi internally cannot...

Hello, thanks for reporting the issue. It is strange indeed. I have never seen this kind of output from slf4j. I'll investigate later this week.