Upload debug logs
Drop your log file here and hit upload. That's it — files are received securely and reviewed by the pyck team. You won't be able to view or delete them afterwards.
Upload from the command line
curl -X POST "https://debug.pyck.cloud/upload?name=app.log&ref=ACME" \ -H "content-type: text/plain" \ --data-binary @app.log
name sets the stored filename (and must use an allowed extension); ref tags who it's from.