Ejabberd.Config.EjabberdLogger (ejabberd v23.10.0)

Module used to log validation errors given validated modules given validated modules.

Summary

Functions

Given a list of modules validated, in the form of {:ok, mod} or {:error, mod, errors}, it logs to the user the errors found.

Functions

Link to this function

log_errors(modules_validated)

Given a list of modules validated, in the form of {:ok, mod} or {:error, mod, errors}, it logs to the user the errors found.