Gatling 3 log failing reqests

Hi

I saw that in earlier version people are recommending following to log failed request:

`

<logger name="io.gatling.http.ahc" level="DEBUG" />
<logger name="io.gatling.http.response" level="DEBUG" />

`

I want to do the same in latest Gatling, to log when request failed or check failed… how can it be achieved?

Thanks
Pawel