pipeline
pipeline copied to clipboard
Logrusadapter: Incorrect 'function' field value
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
.