Skip to content

Commit

Permalink
README update
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn committed Jun 2, 2015
1 parent ac60479 commit 2d952dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ All constructors take a [PSR-3](https://github.com/php-fig/fig-standards/blob/ma

Besides that, the main UPS class has a public method `setLogger` to set it after the constructor ran.

Requests & responses are logged at DEBUG level. More severe problems (e.g. no connection) are logged with higher severity.
Requests & responses (including XML, no access keys) are logged at DEBUG level. At INFO level only the event is reported, not the XML content. More severe problems (e.g. no connection) are logged with higher severity.

### Example using [Monolog](https://github.com/Seldaek/monolog)

Expand Down

0 comments on commit 2d952dd

Please sign in to comment.