My Rails app has been generating a logging error but it's been unclear which gem has been generating the error.
I traced the error back to bugsnag after having to go via issues in an unrelated gem's online forum.
Please update the error message with something to namespace the error to Bugsnag.
I suggest the following change, adding "[bugsnag]" to namespace the error log.
[bugsnag]: Not delivering sessions due to an invalid api_key
Describe the bug
My Rails app has been generating a logging error but it's been unclear which gem has been generating the error. I traced the error back to bugsnag after having to go via issues in an unrelated gem's online forum.
Please update the error message with something to namespace the error to Bugsnag.
I suggest the following change, adding "[bugsnag]" to namespace the error log.