Phauxth v0.15.0 Phauxth.Report View Source

Log and report information and errors.

Link to this section Summary

Functions

Log the error and return a generic error message

Log the user information and error, and then return an error message

Log information about the user and return {:ok, user}

Link to this section Functions

Log the error and return a generic error message.

Link to this function verify_error(user, message) View Source

Log the user information and error, and then return an error message.

Link to this function verify_ok(user, message) View Source

Log information about the user and return {:ok, user}.