Chef deprecated error message

Could the deprecated message explained here be identical format?
(Chef-1): Deprecation id
(irb):: line number
in: file name

Deprecated features used!
  JSON auto inflation is not supported (CHEF-1) at (irb):7:in `irb_binding`.
  Please see /chef-client/deprecations/json_auto_inflate.html for further details and information on how to correct this problem.

I’d love to extract those values above and create issues on Github.

I just saw another type of format: https://github.com/chef-cookbooks/yum/issues/140
so I just wondered.