Class LoggingNotificationHandler

  • All Implemented Interfaces:
    NotificationHandler

    public class LoggingNotificationHandler
    extends java.lang.Object
    implements NotificationHandler
    The default NotificationHandler for logging TelemetryClient responses.

    Users may choose to override this implementation to provide additional behavior. For example, applications using the New Relic Java agent could report errors via the NewRelic.noticeError API.