amzn / smoke-framework

A light-weight server-side service framework written in the Swift programming language.
Apache License 2.0
1.45k stars 41 forks source link

Improve default trace logging at info and debug levels. #58

Closed tachyonics closed 4 years ago

tachyonics commented 4 years ago

Issue #, if available:

Description of changes:

  1. Log basic outgoing request log line at info
  2. Log outgoing body at info
  3. Log 400 response log line at warning rather than warning

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.