Debug/Error Help
Get started on debuging the website!
How to enable debug console
Collect API Logs
Example:
------ API LOGS OUTPUT START ------
LOGS:
[{"startTime":"2020-08-31T21:16:44.915Z","endTime":"2020-08-31T21:16:45.054Z","endTimeSec":0.139,"apiURL":"http://localhost:3000/v1/system/stats","urlCreation":null,"error":null},{"startTime":"2020-08-31T21:16:44.989Z","endTime":"2020-08-31T21:16:45.102Z","endTimeSec":0.113,"apiURL":"http://localhost:3000/v1/system/notifications","urlCreation":null,"error":null},{"startTime":"2020-08-31T21:16:44.637Z","endTime":"2020-08-31T21:16:46.262Z","endTimeSec":1.625,"apiURL":"http://localhost:3000/v1/user/","urlCreation":null,"error":null}]
API INFO:
{"version":1,"path":"http://localhost:3000/","SysVersion":"1.3.0","hostname":"Main-PC-0001","apiTimesData":"Check Above","build":"development","isLoaded":true,"isLoggingOut":false,"admin":{"showButton":true,"streamerMode":false,"systemIds":null}}
User Info:
{"id":"131417543888863232","username":"Spooder","avatar":"f301d356435d5497a1afd324148014c4","discriminator":"1111","public_flags":"131712","flags":131712,"locale":"en-US","mfa_enabled":true,"premium_type":1,"tag":"Spooder#1111","public_flags_Array":["HOUSE_BRILLIANCE","EARLY_SUPPORTER","VERIFIED_DEVELOPER"],"patreonID":"40298761","staffType":9,"premium":4,"staff":1,"userLevel":9,"premiumGuilds":[],"override":1,"banned":0,"confidential":0,"allowedTrade":1,"bot":0,"background":null,"coins":"0","lastDataDump":1598493194,"dateJoined":1564448488,"canDataDump":true}
------ API LOGS OUTPUT ENDED ------Last updated