How do use kamon and Log back in Gatling project?

I want to log all the steps in Gatling process of my service. I am using kamon in my project. My service logging works through kamon before adding Gatling.
When I added Gatling plugins into my project, logging is not working. What should i do for this problem ?