PHPackages                             volkerschulz/cli-logger - 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. volkerschulz/cli-logger

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

volkerschulz/cli-logger
=======================

Logger for PHP CLI

0.2.1(2y ago)562MITPHPPHP &gt;=8.0.0

Since Nov 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/volkerschulz/CliLogger)[ Packagist](https://packagist.org/packages/volkerschulz/cli-logger)[ RSS](/packages/volkerschulz-cli-logger/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (5)Used By (0)

CliLogger
=========

[](#clilogger)

Output errors, warnings, success or debug messages to ANSI terminal (color coded) or to dedicated log files (plain text). Automatically add timestamps and / or prefixes.

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

[](#installation)

The recommended way to install CliLogger is through [Composer](https://getcomposer.org/).

```
composer require volkerschulz/cli-logger
```

Usage
-----

[](#usage)

Minimal:

```
use volkerschulz\CliLogger as log;

log::error('Error message');
log::success('Success message');
```

Security
--------

[](#security)

If you discover a security vulnerability within this package, please send an email to . All security vulnerabilities will be promptly addressed. Please do not disclose security-related issues publicly until a fix has been announced.

License
-------

[](#license)

This package is made available under the MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 70% 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 ~1 days

Total

3

Last Release

959d ago

### Community

Maintainers

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

---

Top Contributors

[![volkerschulz](https://avatars.githubusercontent.com/u/38070181?v=4)](https://github.com/volkerschulz "volkerschulz (7 commits)")[![Studio2B-GmbH](https://avatars.githubusercontent.com/u/67360570?v=4)](https://github.com/Studio2B-GmbH "Studio2B-GmbH (3 commits)")

---

Tags

ansiclicolorsloggingphp

### Embed Badge

![Health badge](/badges/volkerschulz-cli-logger/health.svg)

```
[![Health](https://phpackages.com/badges/volkerschulz-cli-logger/health.svg)](https://phpackages.com/packages/volkerschulz-cli-logger)
```

###  Alternatives

[psr/log

Common interface for logging libraries

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

API for OpenTelemetry PHP.

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

SDK for OpenTelemetry PHP.

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

PHPackages © 2026

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