sqlsmith icon indicating copy to clipboard operation
sqlsmith copied to clipboard

log errors to disk

Open srajan3012 opened this issue 3 years ago • 0 comments

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

srajan3012 avatar Apr 29 '22 11:04 srajan3012