This commit is contained in:
parent
588849a6c2
commit
37a34720c0
3 changed files with 76 additions and 3 deletions
|
@ -14,9 +14,9 @@ leading up to the problem, your system configuration, and the program logs.
|
|||
If you're able to reproduce the bug reliably, attaching a debugger to the program,
|
||||
triggering it, and uploading the results would be very helpful.
|
||||
|
||||
This section _should_ tell you how to find your logs, attach the debugger,
|
||||
and do whatever else you need for a detailed bug report. But nobody filled it out.
|
||||
Attach a picture of Goatse to your bug reports until we fix this.
|
||||
For the frontend, the browser tools should be all that's needed.
|
||||
The backend logs messages to stderr and, if configured, to a rotating log file
|
||||
as defined in the configuration. The debugger here is [delve](https://github.com/go-delve/delve)
|
||||
|
||||
## Feature Requests
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue