darkweak/souin

Dumping cached responses into log on default log level

ueffel opened this issue · 1 comments

ueffel commented

I don't think it's a good idea to log complete response on INFO log level.

I'm using souin as caddy module and wondered why logs contains so much binary data (cached images). I see that it may be good on DEBUG log level but on INFO level. Please consider reverting the linked changes.

Hey @ueffel that's taken in consideration in the #359. I plan to tag the new release this week.