Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heimrichhannot/contao-database-log-bundle

This bundle logs database queries to a log file.
https://github.com/heimrichhannot/contao-database-log-bundle

Last synced: about 1 month ago
JSON representation

This bundle logs database queries to a log file.

Awesome Lists containing this project

README

        

# Contao Database Log Bundle

This bundle logs database queries to a log file.

## Installation

Install the bundle via composer:

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

## Usage

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