redstone-dart / redstone

A metadata driven microframework for Dart.
http://redstone-dart.github.io/redstone
MIT License
342 stars 42 forks source link

Fix for https://github.com/redstone-dart/redstone/issues/190 #191

Closed stijnvanbael closed 7 years ago

stijnvanbael commented 7 years ago

Fix for https://github.com/redstone-dart/redstone/issues/190 (Stacktraces are logged on severe for 400 range response codes)

Pacane commented 7 years ago

Thanks a lot!

Pacane commented 7 years ago

Do you think you could write a test in the router tests to cover this case?

stijnvanbael commented 7 years ago

I updated the 400 and 500 error tests to check the logging.