PHPackages                             cliffparnitzky/backend-logs - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. cliffparnitzky/backend-logs

AbandonedArchivedContao-module[Logging &amp; Monitoring](/categories/logging)

cliffparnitzky/backend-logs
===========================

Provides a special functionality to display error.log, email.log and other configured logfiles in Contao backend.

1.0.1(10y ago)1631LGPL-3.0+PHPPHP &gt;=5.3

Since May 4Pushed 1y ago1 watchersCompare

[ Source](https://github.com/cliffparnitzky/BackendLogs)[ Packagist](https://packagist.org/packages/cliffparnitzky/backend-logs)[ RSS](/packages/cliffparnitzky-backend-logs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/42872e6adbf1d635ac05194b435548297971f03778f5fa8002e04a586b0e358c/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636c6966667061726e69747a6b792f6261636b656e642d6c6f67732e7376673f7374796c653d666c6174)](https://packagist.org/packages/cliffparnitzky/backend-logs)[![Installations via composer per month](https://camo.githubusercontent.com/76c112224156411f015c6d82f50b8d7dd939bbd435c250edbd8a637111738325/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f636c6966667061726e69747a6b792f6261636b656e642d6c6f67732e7376673f7374796c653d666c6174)](https://packagist.org/packages/cliffparnitzky/backend-logs)[![Installations via composer total](https://camo.githubusercontent.com/3acca5fbf4a6ade38678d2ef05289d5a06ccc33b4cfda4005744d0f1b3ec02dd/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c6966667061726e69747a6b792f6261636b656e642d6c6f67732e7376673f7374796c653d666c6174)](https://packagist.org/packages/cliffparnitzky/backend-logs)

Contao Extension: BackendLogs
=============================

[](#contao-extension-backendlogs)

Provides a special functionality to display error.log, email.log and other configured logfiles in Contao backend.

Installation
------------

[](#installation)

Install the extension via composer: [cliffparnitzky/backend-logs](https://packagist.org/packages/cliffparnitzky/backend-logs).

If you prefer to install it manually, download the latest release here:

Tracker
-------

[](#tracker)

Compatibility
-------------

[](#compatibility)

- min. Contao version: &gt;= 3.2.0
- max. Contao version: &lt; 3.6.0

Dependency
----------

[](#dependency)

There are no dependencies to other extensions, that have to be installed.

Additional configuration
------------------------

[](#additional-configuration)

Add an additional logfile configuration to `system/config/localconfig.php` :

```
$GLOBALS['TL_LOGFILES']['logfileMylog'] = array ('logfile' => '/system/logs/mylog.log', 'rows' => 30);
```

Add additional logfile config translations to `system/config/langconfig.php` :

```
if ($GLOBALS['TL_LANGUAGE'] == 'de')
{
    $GLOBALS['TL_LANG']['MOD']['logfileMylog'] = "Mein Logfile";
}
elseif ($GLOBALS['TL_LANGUAGE'] == 'en')
{
    $GLOBALS['TL_LANG']['MOD']['logfileMylog'] = "My logfile";
}
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~134 days

Total

2

Last Release

3897d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c34c817a5fb386eaa052d42db39572aae9d86a2c37896c38b080e7dde9bcb129?d=identicon)[cliffparnitzky](/maintainers/cliffparnitzky)

---

Top Contributors

[![cliffparnitzky](https://avatars.githubusercontent.com/u/1247552?v=4)](https://github.com/cliffparnitzky "cliffparnitzky (19 commits)")

---

Tags

contaolog file

### Embed Badge

![Health badge](/badges/cliffparnitzky-backend-logs/health.svg)

```
[![Health](https://phpackages.com/badges/cliffparnitzky-backend-logs/health.svg)](https://phpackages.com/packages/cliffparnitzky-backend-logs)
```

###  Alternatives

[oneup/contao-sentry-bundle

This bundle provides an easy integration of sentry.io for Contao 4.4.x and newer.

1114.8k](/packages/oneup-contao-sentry-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
