You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default config for Cloud projects doesn't seem to include "WriteTo" information... (appsettings.Production.json) Would updating that fix the issue, or break logging in Cloud?
Comparing a downloaded Cloud Log file to a local log file (which DOES open in the Log Viewer), it seem the primary noticeable difference is a comma between the individual log entries.
If I do a find/replace in the downloaded file of }, { to } { I still get the error message, though.
Issue description
On the "logs" page for an environment, there is a recommendation to install Warren's Log Viewer Tool:
However, downloaded log files are not formatted correctly to open in the tool:
The text was updated successfully, but these errors were encountered: