Description

The defaultLoggerFormatter does not print the BodySize, it would be nice if that could be added by default.

How to reproduce

use gin.Default() or gin.Logger() as middleware.

Expectations

all relevant information including the BodySize is printed by default.

Comment From: bbdshow

bodySize, May be contained within the request header. Content-Length