dev-master
9999999-devA simple wrapper for the Logentries library
MIT
The Requires
by Vincent Bach
log symfony logentries
0.1
0.1.0.0A simple wrapper for the Logentries library
MIT
The Requires
by Vincent Bach
log symfony logentries
A simple wrapper for the Logentries library
A simple wrapper for [logentries/logentries-monolog-handler][1]., (*1)
Download the bundle using composer and run composer update
, (*2)
{ "require": { "babzich/logentries-bundle": "0.1" } }
Enable the bundle in the kernel:, (*3)
<?php // app/AppKernel.php public function registerBundles() { $bundles = array( // ... new Bab\LogentriesBundle\BabLogentriesBundle(), ); }
A simple wrapper for the Logentries library
MIT
log symfony logentries
A simple wrapper for the Logentries library
MIT
log symfony logentries