mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
review logger factory code part: use switch/case (#3812)
Styling code of `logger.js`: Just use `switch/case` instead of `if/else if` --------- Co-authored-by: Veeck <github@veeck.de>
This commit is contained in:
committed by
GitHub
parent
9a3f4f098b
commit
c7c0e67c1d
@@ -52,6 +52,7 @@ planned for 2025-07-01
|
||||
|
||||
- [core] Update dependencies including electron to v36 (#3774, #3788, #3811, #3804)
|
||||
- [core] Update package type to `commonjs`
|
||||
- [logger] Review factory code part: use `switch/case` instead of `if/else if` (#3812)
|
||||
|
||||
## [2.31.0] - 2025-04-01
|
||||
|
||||
|
||||
Reference in New Issue
Block a user