Quack
Quack copied to clipboard
Improve logging system for debugging
Adopting a real logging framework would be beneficial for continued expansion of the project over the current console logging method. Logging to a file is also preferable to the current approach, as part of this the console logic can also be removed.