cloudwan / gohan

Gohan is an API Gateway Server written by Go that makes it easy for developers to create and maintain REST-style API
http://www.slideshare.net/natiueno/gohan-61170476
Other
109 stars 44 forks source link

Improved logging in db/. #783

Closed cierpuchaw closed 3 years ago

cierpuchaw commented 4 years ago

Logging transaction errors on Warning, not Debug.

Logging on Warning failed database queries and statements along with exact error message.

Added missing query log to Count().