OpenBazaar / openbazaar-go

OpenBazaar 2.0 Server Daemon in Go
MIT License
993 stars 283 forks source link

Debug API endpoint for logs #1228

Open placer14 opened 6 years ago

placer14 commented 6 years ago

As developer consuming the openbazaar-go API, I would like endpoint(s) available which allow me to seek and scan the various logs produced by the server for external display.

This is a placeholder for later design and implement.

(idea) Example of debug endpoints available for IPFS

drwasho commented 6 years ago

Furthermore, if there is an error, this API will allow users (with their explicit consent) to send some of these logs to support teams to help debug issues.