Skip to content

Commit 08365c0

Browse files
committed
ICL: Readme fixes.
1 parent 8ae5c61 commit 08365c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ Provides logging and email notifications for Laravel console commands.
4040
```
4141

4242
3. Now your command is loggable!
43-
44-
You have logs separated by commands and by dates, auto-rotation, global error handler, email notifications for any kind of errors (even for PHP notices in your commands), auto saving to database, set of useful info added to each iteration, context support with nice dumps for each type of message and even more cool features right out of the box!
43+
44+
You have logs separated by commands and by dates, auto-rotation, global error handler, email notifications for any kind of errors (even for PHP notices in your commands), auto saving to database, set of useful info added to each iteration, context support with nice dumps for each type of message and even more cool features right out of the box!
4545

4646
These PSR-3 methods are available for you:
4747
- `logDebug`

0 commit comments

Comments
 (0)