DataLogger.Destination.on_error

You're seeing just the callback on_error, go back to DataLogger.Destination module for more information.
Link to this callback

on_error(error, topic, data, options)

View Source (optional)

Specs

on_error(error :: term(), topic(), data :: term(), options()) :: :ok