LoggersΒΆ

Loggers take care of logging every form submission.

LoggerDB gets called by Formhandler automatically as its log data is used by various Finishers and Generators and the Backend Module.

TypoScript Path

plugin.tx_formhandler_form.settings.predefinedForms.[x].loggers

DatabaseLogger

Will log into tx_formhandler_log. The logs can be accessed via the Formhandler backend module.