# Logger System: Perfect for MVVM and Clean Architecture
5 min read
A logger system specifically designed for modern iOS architecture patterns like MVVM and Clean Architecture.
A logger system specifically designed for modern iOS architecture patterns like MVVM and Clean Architecture.
Use enums in a great way to hold the current state in a ViewModel.