Effect CommunityEC
Effect Community13mo ago
13 replies
canastro

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 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?
Railway Docs
Documentation for Railway
Was this page helpful?