Hi,
Thanks for the article, had little confusion regarding the following scenario.
- I have created a seperate project called Core.framework (Module) for DataService & Logging which lies in the infrastructure layer. If I need to implement logging in my Domain Layer and other areas, would it be right to import or inject Core.framework to Domain and other layers like presentation.