Skip to content

Update HoneybadgerErrorHandler.java to avoid deprecated Logger call #110

Open
@JasonTrue

Description

@JasonTrue

I noticed a soft deprecation warning coming from recent versions of Play in the process of updating HoneyBadger to "officially" support Java 11/12.

honeybadger-java/honeybadger-java/src/main/java/io/honeybadger/reporter/play/HoneybadgerErrorHandler.java:[76,18] [deprecation] error(String,Throwable) in Logger has been deprecated

Replacing this call should be trivial, but I want to make sure I understand the implications before I roll it in.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions