PHPackages                             kigkonsult/loggerdepot - 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. kigkonsult/loggerdepot

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

kigkonsult/loggerdepot
======================

Depot for application loggers, making loggers available on demand

v1.42(4y ago)23.1k3LGPL-3.0-or-laterPHPPHP &gt;=8.0

Since Apr 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/iCalcreator/loggerdepot)[ Packagist](https://packagist.org/packages/kigkonsult/loggerdepot)[ Docs](https://kigkonsult.se)[ Fund](https://paypal.me/kigkonsult)[ RSS](/packages/kigkonsult-loggerdepot/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (3)Versions (7)Used By (3)

LoggerDepot
-----------

[](#loggerdepot)

is a depot for PHP application/software loggers

> making loggers available on demand.

Each logger is identified by a unique and fixed (type case-sensitive *string*) key and set and retrieved using the key.

You can use namespace as key (ex `__NAMESPACE__`) setting up a logger and invoke the logger using (qualified namespaced) class names (ex `get_class()` or `__CLASS__`) in the namespace tree.

It is possible to combine fixed key and 'namespaced' loggers in the depot.

You may also use different keys for the same logger as well as set a logger as a fallback logger.

Invoking of a logger is as easy as `LoggerDepot::getLogger(  )`.
If no logger is set, a `Psr\Log\NullLogger` is returned.

The construction makes it possible to supervise loggers for separate parts (functions, modules, components etc) of your software. It is also possible to aggregate multiple (Psr\\Log) loggers into one.

###### Usage

[](#usage)

For LoggerDepot usage please review the [details](docs/usage.txt).

###### Sponsorship

[](#sponsorship)

Donation using [paypal.me/kigkonsult](https://paypal.me/kigkonsult) are appreciated. For invoice, [please e-mail](mailto:ical@kigkonsult.se).

###### Installation

[](#installation)

For LoggerDepot installation please review the [install](docs/install.txt).

Version 1.4+ supports PHP 8.0, 1.2 7.4, 1.0.4 7.0.

###### License

[](#license)

This project is licensed under the LGPLv3 License

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity69

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

Recently: every ~175 days

Total

6

Last Release

1656d ago

PHP version history (4 changes)v1.0PHP &gt;=5.6

v1.1PHP &gt;=7.0

v1.2PHP &gt;=7.4

v1.4PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/880bc63234680337791ded78ebb9a07cbe59101a67e4bf0184ef4a6d5a32e6e2?d=identicon)[kigsf](/maintainers/kigsf)

---

Top Contributors

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

---

Tags

logloggerdepot

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kigkonsult-loggerdepot/health.svg)

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

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k247.1M335](/packages/sentry-sentry)[analog/analog

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

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

Monolog-based logging package for WordPress.

184637.3k7](/packages/inpsyde-wonolog)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[amphp/log

Non-blocking logging for PHP based on Amp, Revolt, and Monolog.

402.9M82](/packages/amphp-log)[apix/log

Minimalist, thin and fast PSR-3 compliant (multi-bucket) logger.

521.1M20](/packages/apix-log)

PHPackages © 2026

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