Download the PHP package nixilla/api-logger-bundle without Composer
On this page you can find all versions of the php package nixilla/api-logger-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nixilla/api-logger-bundle
More information about nixilla/api-logger-bundle
Files in nixilla/api-logger-bundle
Package api-logger-bundle
Short Description API logger bundle help your app with API calls monitoring
License MIT
Homepage https://github.com/nixilla/api-logger-bundle
Informations about the package api-logger-bundle
API Logger Bundle
Versions
For buzz<0.16
please use nixilla/api-logger-bundle:^0.4
and for latest buzz:^1
, use nixilla/api-logger-bundle:^0.5.1
Installation
Step 1: composer
Step 2: enable bundle by adding it to AppKernel
Step 3: configuration
For latest buzz all you need to do is add this line into config/packages/buzz.yml
For earlier version of buzz <0.16 and earlier version of this bundle <0.5 you need to configure like this:
If you're use HWIOAuthBundle and you want to monitor all OAuth API calls, you can now override default
hwi_oauth.http_client
service used by this bundle by adding this few lines to your config_dev.yml
file
If you're using sensio/buzz-bundle
, you may want to override the buzz.client
in config_dev.yml
If you're using twilio/sdk
you may want to override their Http Client in config_dev.yml
All versions of api-logger-bundle with dependencies
ext-json Version *
symfony/framework-bundle Version ~2.3||~3||~4||~5
kriswallsmith/buzz Version ^1
twig/twig Version ^3.0