Course description
In this tutorial you will learn how to create a custom logging adapter to log all events to mysql database. If you want to switch from file log adapter to database log adapter, you don’t need to change any code in your controllers or components.
If you want to learn how to implement a custom database logger adapter, this tutorial is for you!
I will guide you step by step and explain you everything you need to know to create your own custom database logger adapter.