heimrichhannot/contao-database-log-bundle

Log Database changes in Contao

dev-main 2024-11-12 15:31 UTC

This package is auto-updated.

Last update: 2024-11-12 15:31:44 UTC


README

This bundle logs database queries to a log file.

Installation

Install the bundle via composer:

composer require heimrichhannot/contao-database-log-bundle --dev

Usage

You'll find the log file in var/logs/query-log.log files.