Skip to content

Commit c23acbd

Browse files
committed
ICL: Readme fixes.
1 parent dd37c34 commit c23acbd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -179,10 +179,6 @@ class Foo extends Command
179179
```
180180
181181
```
182-
[2016-05-11 17:19:21]: [INFO]: Command `App\Console\Commands\Foo` initialized.
183-
[2016-05-11 17:19:21]: [INFO]: Host: `MyHost.local` (`10.0.1.1`).
184-
[2016-05-11 17:19:21]: [INFO]: Database host: `MyHost.local`, port: `3306`, ip: ``.
185-
[2016-05-11 17:19:21]: [INFO]: Database date: `2016-05-11 17:19:21`.
186182
[2016-05-11 17:19:21]: [ERROR]: Oooups! Houston, we have a problem!
187183
array:5 [
188184
"code" => 0
@@ -195,8 +191,6 @@ array:5 [
195191
"context" => null
196192
]
197193
]
198-
[2016-05-11 17:19:21]: [INFO]: Execution time: 0.017 sec.
199-
[2016-05-11 17:19:21]: [INFO]: Memory peak usage: 8 MB.
200194
```
201195
202196
## Auto saving to DB

0 commit comments

Comments
 (0)