Log "Structured log" in a single line
I'm using railway, and logs produced by effect are not properly formatted, it seems like there are two requirements:
* log level should be a property
* logs should be printed in a single line
See: https://docs.railway.com/guides/logs#structured-logs
Is there a way to configure structuredLog to adhere to these constraints?
* log level should be a property
level and not logLeve* logs should be printed in a single line
See: https://docs.railway.com/guides/logs#structured-logs
Is there a way to configure structuredLog to adhere to these constraints?
