Open
Description
Environment info
- NooBaa Version: 5.14
- Platform: NA
Actual behavior
- Today our logging prints a lot of new lines as it formats js objects to pretty print it.
- This makes it very hard to grep from the logs or parse them.
- In addition some prints are accidentally huge and print enormous objects.
Expected behavior
- Log prints should be single line and limited in length.
Steps to reproduce
- Trivial.
More information - Screenshots / Logs / Other output
FYI @nimrod-becker @dannyzaken - can we fix this and consider also backporting to 5.12/5.13 too?