As developers, we need the ability to debug through looking at the logs to easily see what exactly is going on. we should create a new command called /supportpack that returns a file of all logs that were made during the lifetime of the application.
A stretch goal could be that we delete the logs after a certain amount of time has passed
As developers, we need the ability to debug through looking at the logs to easily see what exactly is going on. we should create a new command called
/supportpack
that returns a file of all logs that were made during the lifetime of the application.A stretch goal could be that we delete the logs after a certain amount of time has passed