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
{{ message }}
This repository was archived by the owner on Dec 8, 2020. It is now read-only.
I am looking into various structured log aggregation solutions, and Timber is one of the most attracting candidate for now.
I noticed that the log entries are including HTTP authorization headers. I would like to get rid of that, but couldn't find a proper configuration on the user manual.
I tried to look around in the source code, and found that there was a feature to filter out headers, but that code has been removed by a commit f8db50f.
It'd be appreciated if there is a detailed description on the log context related to HTTP requests.