Skip to content

Replace e.printStackTrace with Logger in AccountRegister

Stian Lyng Stræte requested to merge Serializable into gui-rework

Use Logger in try-catch in saveAccounts and loadAccounts methods for better flexibility and maintenance.

Merge request reports