When I look at the ulx logs, it's very messy. The logs never seem to start a new line after something is printed.
For instance instead of...
Client "xboxedd" spawned in server
xboxedd: Hi
xboxedd: How is everyone today?
It says...
Client "xboxedd" spawned in serverxboxedd: Hixboxedd: How is everyone today?
Multiply this by 1000 and you can imagine how my logs look.
It seemed to start doing this randomly. I didn't install or change anything. In the logs I can see a transition between when It started new lines and when it doesn't.
Is there a fix for this so I can read my logs without having to search for certain words like "banned" or "killed", or is there something really simple that i'm missing?