ejabberd v20.7.0 Ejabberd.Config.EjabberdLogger

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

Link to this section 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.

Link to this section Functions

Link to this function

log_errors(modules_validated)

Specs

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