heimrichhannot/contao-database-log-bundle

Log Database changes in Contao

dev-main 2023-12-06 07:44 UTC

This package is auto-updated.

Last update: 2024-04-06 14:32:53 UTC


README

This bundle logs database queries to a log file.

Installation

Install the bundle via composer:

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

Usage

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