You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not only will they reduce the number of memory allocations but they will also introduce structured logging, which makes debugging and correlating requests with eg. an elk stack so much more pleasant.
In order to let others inject a logger of their choice we should use a common logger api, see #107