Skip to content

Commit a3662de

Browse files
committed
ICL: Readme fixes.
1 parent 5ad9793 commit a3662de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ class Foo extends Command
137137
}
138138
```
139139
140+
Fatal error is handled and logged:
141+
140142
```
141143
[2016-05-11 17:19:21]: [INFO]: Command `App\Console\Commands\Foo` initialized.
142144
[2016-05-11 17:19:21]: [INFO]: Host: `MyHost.local` (`10.0.1.1`).
@@ -153,6 +155,8 @@ array:4 [
153155
[2016-05-11 17:19:21]: [INFO]: Memory peak usage: 8 MB.
154156
```
155157
158+
And here is an email notification:
159+
156160
![Notification example](doc/img/notification-example.png)
157161
158162
## Custom exceptions

0 commit comments

Comments
 (0)