Currently, there is no logging in the application, which makes it difficult to track user activity and debug errors. Therefore, a thorough logging system needs to be implemented with logging in each function, especially those doing sensitive server-side operations.
Currently, there is no logging in the application, which makes it difficult to track user activity and debug errors. Therefore, a thorough logging system needs to be implemented with logging in each function, especially those doing sensitive server-side operations.