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
From Readme I can see that by default the errors are not logged. There is only an option to log to postgres db. --log-to=connstr: postgres db for logging errors into (default: don’t log)
How can I log errors to disk instead of postgres db?
Thanks
The text was updated successfully, but these errors were encountered:
From Readme I can see that by default the errors are not logged. There is only an option to log to postgres db.
--log-to=connstr
: postgres db for logging errors into (default: don’t log)How can I log errors to disk instead of postgres db?
Thanks
The text was updated successfully, but these errors were encountered: