PHPackages                             univio/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. univio/logs

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

univio/logs
===========

The Univio Logs module enables the redirection of all log outputs to `/dev/stdout`, replacing traditional file-based logging.

v1.0.1(1y ago)12[1 issues](https://github.com/Unity-Group/univio-logs/issues)MITPHPPHP &gt;=8.1

Since Dec 11Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Unity-Group/univio-logs)[ Packagist](https://packagist.org/packages/univio/logs)[ RSS](/packages/univio-logs/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Univio Logs module
==================

[](#univio-logs-module)

Description
===========

[](#description)

The Univio Logs module enables the redirection of all log outputs to `/dev/stdout`, replacing traditional file-based logging.

Installation details
--------------------

[](#installation-details)

To install the module, execute the following commands:

```
composer require univio/module-logs
```

```
bin/magento module:enable Univio_Logs
```

Configuration
-------------

[](#configuration)

To enable log redirection, update the `env.php` file with the following configuration:

```
    'logs' => [
        'stdout_enabled' => '1'
    ]
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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 ~0 days

Total

2

Last Release

569d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/168194326?v=4)[dfilipek](/maintainers/dfilipek)[@dfilipek](https://github.com/dfilipek)

---

Top Contributors

[![Yupik](https://avatars.githubusercontent.com/u/11853871?v=4)](https://github.com/Yupik "Yupik (3 commits)")

### Embed Badge

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

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

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k203.8M356](/packages/symfony-monolog-bridge)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[illuminate/log

The Illuminate Log package.

6225.3M622](/packages/illuminate-log)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2587.9k](/packages/graycore-magento2-stdlogging)

PHPackages © 2026

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