with_logging: Wrap an expression with this function, and on error it will...

Description Usage Arguments

Description

Wrap an expression with this function, and on error it will POST error stacktrace to honeybadger

Usage

1
with_logging(expr, message = "NA", tags = list())

Arguments

expr

expression. Expression to be evaluated.

message

character. Message to be displayed on henoeybadger for this error.

tags

list. Additional tags for sorting on honeybadger UI.


avantcredit/analytics-honeylogging documentation built on May 11, 2019, 4:06 p.m.