Can anyone please let me know how can we print logs on each line but with json format. JsonEventTextFormatter prints the logs in json format but all the logs are printed in same line with an comma separator.

eventTextFormatter verbosityThreshold="Critical" -> Can be set for the logs to be printed on individual lines. Is there a good way to print each log on new line as mentioned below with JsonEventTextFormatter ?
