PHPackages                             forci/http-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. [HTTP &amp; Networking](/categories/http)
4. /
5. forci/http-logger-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

forci/http-logger-bundle
========================

A Symfony 3.0 Bundle for hosting HTTP Request/Responses, as well as exceptions that occur during the handling of those

v0.5.0(6y ago)04.5kMITPHPPHP &gt;=7.1.3

Since Jan 24Pushed 6y ago2 watchersCompare

[ Source](https://github.com/forci/http-logger-bundle)[ Packagist](https://packagist.org/packages/forci/http-logger-bundle)[ RSS](/packages/forci-http-logger-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (10)Versions (12)Used By (0)

Purpose
=======

[](#purpose)

The purpose of this Bundle is to log HTTP Request/Responses in logs. In addition to that, you can host exceptions (\\Throwable). This is especially useful when working with terribly written APIs you have no control of, that tend to easily break libxml (and thus Symfony's Crawler).

Presentation
============

[](#presentation)

At this point, the bundle has no presentation of the data it collects. You should implement that on your own.

Basic Usage
===========

[](#basic-usage)

```
