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 1mo ago

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

22

—

LowBetter than 22% of packages

Maintenance19

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

521d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f05c9635f1a0741c00b01f91555bf7e8be8295fca6e4443057f16b77e99bbd3?d=identicon)[dfilipek](/maintainers/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

[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[graycore/magento2-stdlogging

A Magento 2 module that changes all logging handlers to stdout

2382.6k](/packages/graycore-magento2-stdlogging)[corrivate/magento2-rest-api-logger

Advanced and convenient logging

2146.2k1](/packages/corrivate-magento2-rest-api-logger)[ampersand/magento2-log-correlation-id

Magento 2 correlation id for requests and logs

279.9k](/packages/ampersand-magento2-log-correlation-id)[graycore/magento2-graphql-logger

106.6k](/packages/graycore-magento2-graphql-logger)

PHPackages © 2026

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