PHPackages                             fastartconsulting/log-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. fastartconsulting/log-bundle

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

fastartconsulting/log-bundle
============================

FastArtConsulting Symfony LogBundle

0.8(7y ago)01MITPHP

Since Mar 7Pushed 7y agoCompare

[ Source](https://github.com/fastartconsulting/log-bundle)[ Packagist](https://packagist.org/packages/fastartconsulting/log-bundle)[ RSS](/packages/fastartconsulting-log-bundle/feed)WikiDiscussions master Synced today

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

FastART Consulting
==================

[](#fastart-consulting)

LogBundle v1.0 STABLE
=====================

[](#logbundle-v10-stable)

This bundle provides a configuration of RESTful API's for User

Integrated with:

- MongoDB Bundle - doctrine/mongodb-odm-bundle

Documented with:

- Nelmio API DOC Bundle - nelmio/api-doc-bundle

Note
----

[](#note)

Documentation
-------------

[](#documentation)

- Setup
- Configuration

Setup
-----

[](#setup)

- **A) Download the Bundle**

Open a command console, enter your project directory and execute the following command to download the latest stable version of this package:

**`composer require fastartconsulting/log-bundle`**

- **B) Add Bundles in AppKernel.php**

Open the file AppKernel.php located inside /app folder and add the following lines:

```
new FOS\RestBundle\FOSRestBundle(),
new FOS\UserBundle\FOSUserBundle(),
new FOS\OAuthServerBundle\FOSOAuthServerBundle(),
new JMS\SerializerBundle\JMSSerializerBundle(),
new Nelmio\ApiDocBundle\NelmioApiDocBundle(),
new FAC\LogBundle\FACLogBundle(),

```

Configuration
-------------

[](#configuration)

- Configure your application's parameters.yml and add valid values for Log dir:

```
log_dir: '%kernel.project_dir%/var/logs/'

```

- Run Server and Enjoy ;)

After

```
php bin/console server:start

```

you can see the API's on 127.0.0.1/doc

Our integrations
----------------

[](#our-integrations)

License
-------

[](#license)

This bundle is under the MIT license.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity50

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

2622d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/19610bac3ece6207d45a82f2eb054795957d60a2a5c44013be46b848645a6efb?d=identicon)[lmangiacotti](/maintainers/lmangiacotti)

---

Top Contributors

[![lucafastart](https://avatars.githubusercontent.com/u/46672608?v=4)](https://github.com/lucafastart "lucafastart (5 commits)")

### Embed Badge

![Health badge](/badges/fastartconsulting-log-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/fastartconsulting-log-bundle/health.svg)](https://phpackages.com/packages/fastartconsulting-log-bundle)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B9.2k](/packages/psr-log)[itsgoingd/clockwork

php dev tools in your browser

5.9k27.6M94](/packages/itsgoingd-clockwork)[graylog2/gelf-php

A php implementation to send log-messages to a GELF compatible backend like Graylog2.

41838.2M138](/packages/graylog2-gelf-php)[bugsnag/bugsnag-psr-logger

Official Bugsnag PHP PSR Logger.

32132.5M2](/packages/bugsnag-bugsnag-psr-logger)[consolidation/log

Improved Psr-3 / Psr\\Log logger based on Symfony Console components.

15462.2M7](/packages/consolidation-log)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19124.6M15](/packages/datadog-php-datadogstatsd)

PHPackages © 2026

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