PHPackages                             leonid74/simple-logger-php - 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. leonid74/simple-logger-php

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

leonid74/simple-logger-php
==========================

Simple logger that sends debugging information to the file, to the screen, via email

0.1.4(5y ago)012BSD-3-ClausePHP &gt;=7.0

Since Feb 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Leonid74/simple-logger-php)[ Packagist](https://packagist.org/packages/leonid74/simple-logger-php)[ Docs](https://github.com/leonid74/simple-logger-php)[ RSS](/packages/leonid74-simple-logger-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

[![License](https://camo.githubusercontent.com/308fb340c9a6b9b1fd49267ee0c6e85b42cce024ced32f08625e951c44d9258d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d626c75652e7376673f6d61784167653d3433323030)](./LICENSE)[![Author](https://camo.githubusercontent.com/df14fdd18273f0c3c4b6f6446c5e33060199d6a01b86e5e392ba8db716f3c967/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d4c656f6e696437342d626c75652e737667)](https://github.com/Leonid74)[![Latest Stable Version](https://camo.githubusercontent.com/3c15bb30e0c054eceae6ac5af7bd4eb566cb66db247d62ecd93e40b32c850d99/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f4c656f6e696437342f73696d706c652d6c6f676765722d706870)](https://github.com/Leonid74/simple-logger-php/releases/latest)[![CodeFactor](https://camo.githubusercontent.com/0ff2ecc021d186422979ac7d6a0ffcb41a73e4133ee093ebcc85cce44e297364/68747470733a2f2f7777772e636f6465666163746f722e696f2f7265706f7369746f72792f6769746875622f6c656f6e696437342f73696d706c652d6c6f676765722d7068702f6261646765)](https://www.codefactor.io/repository/github/leonid74/simple-logger-php)[![Codacy Badge](https://camo.githubusercontent.com/ab51a5447251f9eb93cc0f98949e605a7ddb4c99427ec0bcad82a887b4181330/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f6665396464343164376234633434643238306561626338623830383530313939)](https://www.codacy.com/gh/Leonid74/simple-logger-php/dashboard)[![Code Inspector](https://camo.githubusercontent.com/46c792ecea776c011df4b6b2b9397dfcf65d1f96cfd20c3492fb9eeca5b9d390/68747470733a2f2f7777772e636f64652d696e73706563746f722e636f6d2f70726f6a6563742f31393231352f7374617475732f737667)](https://frontend.code-inspector.com/home)[![Code Inspector](https://camo.githubusercontent.com/2f01413a395cc2f43892d09c74256515f43920c7c75f27bc75a40488d7c69f01/68747470733a2f2f7777772e636f64652d696e73706563746f722e636f6d2f70726f6a6563742f31393231352f73636f72652f737667)](https://frontend.code-inspector.com/home)

simple-logger-php
=================

[](#simple-logger-php)

***Under active development. Not yet for prime production.***

Simple logger class that creates logs when an exception is thrown and sends debugging information to the screen and via email (optional)

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

[](#installation)

Recommended installation via composer: add `leonid74/simple-logger-php` to `composer.json` either by running `composer require leonid74/simple-logger-php` or by defining it manually:

```
"require": {
   // ...
   "leonid74/simple-logger-php": "^0.1.3"
   // ...
}

```

Update dependencies: `composer update`

Author
------

[](#author)

Leonid74 () inspired by andrey-tech's Debug Logger PHP ()

License
-------

[](#license)

This software is distributed under the [BSD 3-Clause license](./LICENSE) terms.

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

4

Last Release

1913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/51025318eb45211349406de4be635709c425ce9af6ef7d377b898e98d6df93c5?d=identicon)[Leonid74](/maintainers/Leonid74)

---

Top Contributors

[![Leonid74](https://avatars.githubusercontent.com/u/31342512?v=4)](https://github.com/Leonid74 "Leonid74 (37 commits)")

---

Tags

debugloggerdebugging-toolsimple logger

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/leonid74-simple-logger-php/health.svg)

```
[![Health](https://phpackages.com/badges/leonid74-simple-logger-php/health.svg)](https://phpackages.com/packages/leonid74-simple-logger-php)
```

###  Alternatives

[analog/analog

Fast, flexible, easy PSR-3-compatible PHP logging package with dozens of handlers.

3451.5M24](/packages/analog-analog)[inpsyde/wonolog

Monolog-based logging package for WordPress.

183617.9k7](/packages/inpsyde-wonolog)[bdk/debug

Browser/javascript like console class for PHP

819.0k1](/packages/bdk-debug)[snapshotpl/zf-snap-php-debug-bar

PHP Debug Bar module for Zend Framework 2

3026.1k](/packages/snapshotpl-zf-snap-php-debug-bar)

PHPackages © 2026

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