a handler action is a function taking two parameters: the formatted
log record and the handler to which the action is associated. the
second parameter is useful so you can register the same handler action
to handlers with different properties.
# NOT RUN {## define your own function and register it with a handler.## author is planning a sentry client function. please send ## any interesting function you may have written!# }