khrt / Raisin

Raisin - a REST API micro framework for Perl 🐫 🐪
61 stars 30 forks source link

Buggy log, variables not filled in #23

Closed LittleFox94 closed 7 years ago

LittleFox94 commented 7 years ago

When seeing bug #22 I also saw a message like these in the logs: Param `%s` didn't pass constraint `%s` with value "%s"

This should not come in the log, the placeholders should be replaced by the real values.