Replace e.printStackTrace with Logger in AccountRegister
Use Logger in try-catch in saveAccounts and loadAccounts methods for better flexibility and maintenance.
Use Logger in try-catch in saveAccounts and loadAccounts methods for better flexibility and maintenance.