PHPackages                             edrard/mylog - 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. edrard/mylog

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

edrard/mylog
============

Wrapper for Monolog

1.3(1mo ago)1331MITPHPPHP &gt;=5.6

Since Jul 26Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/Edrard/mylog)[ Packagist](https://packagist.org/packages/edrard/mylog)[ Docs](https://github.com/Edrard/mylog)[ RSS](/packages/edrard-mylog/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (1)

My Log
======

[](#my-log)

My Log, extend of Monolog to run static

Simple Example

```

use edrard\Log\MyLog;

MyLog::info('info');

MyLog::init('logs','log',array(new NativeMailerHandler('test@example.com', '[ERROR]', 'outgoing@example.com', Logger::ERROR, false) );
MyLog::critical('Critical');
MyLog::warning('Warning');
MyLog::error('Error');

MyLog::error('Error',array(),'log2');
MyLog::info('info',array(),'log2');

```

###  Health Score

43

—

FairBetter than 90% of packages

Maintenance90

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Total

3

Last Release

46d ago

### Community

Maintainers

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

---

Top Contributors

[![Edrard](https://avatars.githubusercontent.com/u/1434437?v=4)](https://github.com/Edrard "Edrard (43 commits)")

### Embed Badge

![Health badge](/badges/edrard-mylog/health.svg)

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

###  Alternatives

[symfony/monolog-bridge

Provides integration for Monolog with various Symfony components

2.6k198.8M329](/packages/symfony-monolog-bridge)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[spatie/flare-client-php

Send PHP errors to Flare

177156.9M21](/packages/spatie-flare-client-php)[illuminate/log

The Illuminate Log package.

6225.0M605](/packages/illuminate-log)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[grkamil/laravel-telegram-logging

Send logs to Telegram chat via Telegram bot

161493.0k](/packages/grkamil-laravel-telegram-logging)

PHPackages © 2026

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