PHPackages                             wayne-oliver/log - 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. wayne-oliver/log

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

wayne-oliver/log
================

Simple logging class

v4.0.0(1mo ago)12.2k—9.8%BSD-3-ClausePHPPHP &gt;=8.2.0CI failing

Since Dec 1Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Wayn0/Log)[ Packagist](https://packagist.org/packages/wayne-oliver/log)[ RSS](/packages/wayne-oliver-log/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (13)Used By (0)

Log
===

[](#log)

Simple log class in php

### Usage

[](#usage)

```
composer require wayne-oliver/log

```

```
use WayneOliver\Log;
$log = new Log('./',Log::DEBUG);
$log->logInfo("Hello world!");
```

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance89

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

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

Recently: every ~44 days

Total

12

Last Release

57d ago

Major Versions

v0.1.3 → v1.0.22020-08-17

v1.0.2 → v2.0.02023-08-08

v2.0.0 → v3.0.02025-11-13

v3.0.3 → v4.0.02026-05-07

PHP version history (3 changes)0.0.1PHP &gt;=5.3.0

v3.0.0PHP &gt;=7.4.0

v4.0.0PHP &gt;=8.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/00f2d1f8e254e310bcfcd4fb5850fe08c587c131100a29ae3016d5629fbfe083?d=identicon)[wayn0](/maintainers/wayn0)

---

Top Contributors

[![Wayn0](https://avatars.githubusercontent.com/u/391754?v=4)](https://github.com/Wayn0 "Wayn0 (11 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/wayne-oliver-log/health.svg)

```
[![Health](https://phpackages.com/badges/wayne-oliver-log/health.svg)](https://phpackages.com/packages/wayne-oliver-log)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M276](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M342](/packages/open-telemetry-sdk)

PHPackages © 2026

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