B4J Question IDE Log extra line break with B4J Bridge

aaronk

Well-Known Member
Licensed User
Longtime User
Hi,

I am using the B4J Bridge.

If I run the project it sends the data to my remote server. The project runs fine.

However, in my B4J IDE logs it looks like it's adding a CRLF to the event in the IDE log.

When I run it locally on my computer the IDE logs look fine.

Any ideas on how to make it show like when running it locally without the text line ?

B4J-Bridge v1.61

1777538123811.png
 
Top