Skip to content

Commit

Permalink
Merge pull request #1 from antonioribeiro/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
jenssegers committed Jul 13, 2014
2 parents e0a3139 + b3eb7ca commit 696239d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -59,6 +59,6 @@ This library adds a listener to Laravel's logging system. To monitor exceptions,
Log::error($exception);
});

Your other log messages will also be sent to Sentry:
Your other log messages will also be sent to Rollbar:

Log::info('Here is some debug information', array('context'));

0 comments on commit 696239d

Please sign in to comment.