PHPackages                             catchamonkey/console-logger-bundle - 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. catchamonkey/console-logger-bundle

ActiveSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

catchamonkey/console-logger-bundle
==================================

Symfony2 bundles that adds logging of exceptions thrown in console commands.

v1.0.0(11y ago)11.5k1MITPHPPHP &gt;=5.3.3

Since Aug 20Pushed 11y ago1 watchersCompare

[ Source](https://github.com/catchamonkey/CatchamonkeyConsoleLoggerBundle)[ Packagist](https://packagist.org/packages/catchamonkey/console-logger-bundle)[ Docs](http://github.com/catchamonkey/CatchamonkeyConsoleLoggerBundle)[ RSS](/packages/catchamonkey-console-logger-bundle/feed)WikiDiscussions master Synced today

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

\##CatchamonkeyConsoleLoggerBundle

[![Build Status](https://camo.githubusercontent.com/80d29ae8deaea8380abf820a024cab353b1a3ee9e22b7bf920cd3ee603dc68d4/68747470733a2f2f7472617669732d63692e6f72672f6361746368616d6f6e6b65792f4361746368616d6f6e6b6579436f6e736f6c654c6f6767657242756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/catchamonkey/CatchamonkeyConsoleLoggerBundle)
[![Scrutinizer](https://camo.githubusercontent.com/593de9c28b0a706fb2ee75e4ccfe223db13c15fe2a6ae348441c2804354762e7/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6361746368616d6f6e6b65792f4361746368616d6f6e6b6579436f6e736f6c654c6f6767657242756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/catchamonkey/CatchamonkeyAsseticFilterBundle)
[![SensioLabsInsight](https://camo.githubusercontent.com/266225609c84205178a90f275eb57bb057434ac41f614bfcd0637c3daccfe795/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f66636361613662362d373564372d346630382d616665612d3331313338346437386638612f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/fccaa6b6-75d7-4f08-afea-311384d78f8a)

Symfony2 bundles that adds logging of exceptions thrown in console commands

\##Installation

Step 1) Download

Download the bundle using [Composer](https://getcomposer.org/):

```
composer require "catchamonkey/console-logger-bundle"
```

This will be installed into your vendor directory

Step 2) Register the Bundle in your kernel

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new Catchamonkey\Bundle\ConsoleLoggerBundle\CatchamonkeyConsoleLoggerBundle(),
    );
}
```

And your done! You will now see that exceptions from console commands are logged at error level via monolog

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

4280d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/385163264fb6ff828158ae7509969a377109346c1bd907762ca339941f11bd92?d=identicon)[catchamonkey](/maintainers/catchamonkey)

---

Top Contributors

[![catchamonkey](https://avatars.githubusercontent.com/u/191863?v=4)](https://github.com/catchamonkey "catchamonkey (13 commits)")

---

Tags

bundlephpsymfonysymfony-bundleconsolesymfonybundlelogginglogger

### Embed Badge

![Health badge](/badges/catchamonkey-console-logger-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/catchamonkey-console-logger-bundle/health.svg)](https://phpackages.com/packages/catchamonkey-console-logger-bundle)
```

###  Alternatives

[analog/analog

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

3451.5M24](/packages/analog-analog)[friendsofopentelemetry/opentelemetry-bundle

Traces, metrics, and logs instrumentation within your Symfony application

638.6k](/packages/friendsofopentelemetry-opentelemetry-bundle)[inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

2830.1k2](/packages/inspector-apm-inspector-symfony)[devthis/console-logg

Effortless artisan console output with your usual Laravel logger

1112.7k](/packages/devthis-console-logg)

PHPackages © 2026

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