submitFeedback method.
Feedback can then be viewed in the Overlayed Dashboard.
Bug Reports
Suggestions
Feedback Data
You may optionally submit an email, username, and message with the data. You can also submit any additional data you want to include in the feedback by passing anextra object.
Additional Files
If you have your own data to include in the feedback, for example the current stored state of a match, you can pass it as an object with theadditionalFiles property:
What Gets Included
When you submit feedback, the following are automatically included:- Your application’s logs (
app.log) - Overlayed’s internal logs (
main.log) - Any additional files you specify
- The feedback information you provide

