.. _loggers: ======= Loggers ======= Loggers take care of logging every form submission. Logger\DB gets called by Formhandler automatically as its log data is used by various :ref:`Finishers` and Generators and the Backend Module. .. list-table:: :align: left :width: 100% :widths: 20 80 :header-rows: 0 :stub-columns: 0 * - **TypoScript Path** - plugin.tx_formhandler_form.settings.predefinedForms.[x].loggers :ref:`DatabaseLogger` Will log into tx_formhandler_log. The logs can be accessed via the Formhandler backend module. .. toctree:: :maxdepth: 2 :hidden: DatabaseLogger