pipeline icon indicating copy to clipboard operation
pipeline copied to clipboard

Logrusadapter: Incorrect 'function' field value

Open stoader opened this issue 5 years ago • 0 comments

Logs written through the logur.Logger interface of a logger instantiated by logrusadapter.NewFromEntry(...) the value of the function field is incorrect. The value for the function field should be the name of the current function instead of Info, Debug.

stoader avatar Sep 09 '19 15:09 stoader