22
November
In this article, I will teach you a very useful quick hack for Magento 2 developers. Here we will see how we can quickly log in a custom log file in Magento 2. As you may know you can log using Psr\Log\LoggerInterface. But it will log in either system.log or debug.log file based on…