PHPackages                             demi/outlog - 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. demi/outlog

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

demi/outlog
===========

Outer logging system

1.0.2(10y ago)040GNUPHPPHP &gt;=5.3.0

Since Mar 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/demisang/outlog)[ Packagist](https://packagist.org/packages/demi/outlog)[ Docs](https://github.com/demisang/outlog#readme)[ RSS](/packages/demi-outlog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

Outlog
======

[](#outlog)

=================== Outer logging system

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

[](#installation)

Run

```
php composer.phar require "demi/outlog" "~1.0"

```

or

Add to composer.json in your project

```
{
	"require": {
  		"demi/outlog": "~1.0"
	}
}
```

then run command

```
php composer.phar update

```

Configurations
==============

[](#configurations)

---

Log new exception

```
$client = new Outlog($apiKey);
$client->basePath = '/var/www/site';

$client->notifyException($exception);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3707d ago

Major Versions

0.1.1 → 1.0.02016-03-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/7a0d6a9a7404fc232aad56e3a2f8d4d95c71614dc34da737fbf6a60a611050e7?d=identicon)[demi](/maintainers/demi)

---

Top Contributors

[![demisang](https://avatars.githubusercontent.com/u/600251?v=4)](https://github.com/demisang "demisang (7 commits)")

---

Tags

logexceptionerrors

### Embed Badge

![Health badge](/badges/demi-outlog/health.svg)

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

###  Alternatives

[analog/analog

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

3451.5M24](/packages/analog-analog)[facile-it/sentry-module

This module allows integration of Sentry Client into laminas and mezzio

19372.5k](/packages/facile-it-sentry-module)[guanguans/laravel-exception-notify

Monitor exception and report to the notification channels(Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、ZohoCliq、ZohoCliqWebHook、Zulip).

14642.7k1](/packages/guanguans-laravel-exception-notify)[baibaratsky/yii2-rollbar

Rollbar for Yii2

35130.5k](/packages/baibaratsky-yii2-rollbar)[phptek/sentry

Sentry.io integration for SilverStripe. Binds Sentry.io to SilverStripe's error &amp; exception handling subsystem.

15203.5k3](/packages/phptek-sentry)[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)
