Skip to content

Commit

Permalink
ICL: Readme fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ivanov committed Jul 1, 2016
1 parent dd37c34 commit c23acbd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ class Foo extends Command
```
```
[2016-05-11 17:19:21]: [INFO]: Command `App\Console\Commands\Foo` initialized.
[2016-05-11 17:19:21]: [INFO]: Host: `MyHost.local` (`10.0.1.1`).
[2016-05-11 17:19:21]: [INFO]: Database host: `MyHost.local`, port: `3306`, ip: ``.
[2016-05-11 17:19:21]: [INFO]: Database date: `2016-05-11 17:19:21`.
[2016-05-11 17:19:21]: [ERROR]: Oooups! Houston, we have a problem!
array:5 [
"code" => 0
Expand All @@ -195,8 +191,6 @@ array:5 [
"context" => null
]
]
[2016-05-11 17:19:21]: [INFO]: Execution time: 0.017 sec.
[2016-05-11 17:19:21]: [INFO]: Memory peak usage: 8 MB.
```
## Auto saving to DB
Expand Down

0 comments on commit c23acbd

Please sign in to comment.