plugin/errors: remove panic/recover (#1777)
Remove panic/recover and also use pkg/log to print the error. This brings some consistency into the logging. Fixes #1776
Showing
Please register or sign in to comment
Remove panic/recover and also use pkg/log to print the error. This brings some consistency into the logging. Fixes #1776