#Blank log lines

6 messages · Page 1 of 1 (latest)

blissful steeple
#

My log is not showing the output.
The lines do seem to detect if its console.log or console.error by the colour, so I think there must be some text parsing error somewhere?

6a6c4123-f4c9-4c41-ba5f-c3115ddc1753

small scaffold
blissful steeple
#

Not really immediately as there is a lot of logging going on all over the place.

Presumably we still can't ssh in and access the raw logs?

#

This is new, the console.log lines have been working fine for years.

minor rampart
#

Seems to be a rendering bug that crops up specifically with the frequency and log line size your application puts out.

Happy to look into this but since we aren't seeing more reports we would need an MRE.

blissful steeple
#

MRE is a unknown to me sorry.

I am taking from this that your changes to log handling have broken something and I really need to modify my logging to fit into the new structured logging?