PHPackages                             tarnawski/log-frontend - 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. tarnawski/log-frontend

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

tarnawski/log-frontend
======================

1.0.4(9y ago)020MITPHPPHP &gt;=5.4

Since Aug 11Pushed 9y agoCompare

[ Source](https://github.com/tarnawski/log-frontend)[ Packagist](https://packagist.org/packages/tarnawski/log-frontend)[ RSS](/packages/tarnawski-log-frontend/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (9)Versions (6)Used By (0)

LogFrontend
===========

[](#logfrontend)

This bundle allows to log events in your backend via endpoint.

1.Download
----------

[](#1download)

Open a command console, enter your project directory and execute the following command:

```
$ composer require tarnawski/log-frontend

```

2.Enable the Bundle
-------------------

[](#2enable-the-bundle)

Enable the bundle by adding it to the list of registered bundles in the app/AppKernel.php file of your project.

```
