abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/Logs.java
AgeCommit message (Collapse)AuthorFilesLines
2023-07-19Refactor: Centralize logging in a static classJules Aguillon1-0/+34
This new class will help write more logs. The LogPrinter is no longer created everytime the keyboard is opened. An error log is added if failing to load the custom extra keys.