Skip to content

Commit

Permalink
Merge cb1cd0a into 795a82a
Browse files Browse the repository at this point in the history
  • Loading branch information
martijncalker committed Sep 12, 2016
2 parents 795a82a + cb1cd0a commit 1f4a98b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ $log->pushHandler($zmqHandler);
```
<?php
use Bankiru\MonologLumberjack\LumberjackHandler;
use Bankiru\MonologLumberjack\LumberjackFormatter;
use Bankiru\MonologLogstash\LumberjackHandler;
use Bankiru\MonologLogstash\LumberjackFormatter;
use Ekho\Logstash\Lumberjack;
$lumberjackHandler = new LumberjackHandler(Logger::INFO, true);
Expand Down

0 comments on commit 1f4a98b

Please sign in to comment.