Open srajan3012 opened 2 years ago
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)
--log-to=connstr
How can I log errors to disk instead of postgres db?
Thanks
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