Closed ermyas closed 2 years ago
Currently, we use a wrapper around zerolog in order to have a more convenient logging API to use. This, however, results in the wrapper's file and line numbers being reported in logs instead of the caller's. This PR addresses this issue.
Currently, we use a wrapper around zerolog in order to have a more convenient logging API to use. This, however, results in the wrapper's file and line numbers being reported in logs instead of the caller's. This PR addresses this issue.