Skip to content

exekall: Display more useful line number in debug log

Debug log includes the module name and line number of the code emitting the log entry. Instead of reporting the helper in _utils, report the caller of that helper.

Merge request reports