Phauxth v0.16.0 Phauxth.Report View Source
Log and report information and errors.
All the functions in this module print out a log message and then return {:ok, user} or {:error, message} to the calling function.
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.
Log the user information and error, and then return an error message.
Log information about the user and return {:ok, user}.