File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -179,10 +179,6 @@ class Foo extends Command
179
179
```
180
180
181
181
```
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`.
186
182
[2016-05-11 17:19:21]: [ERROR]: Oooups! Houston, we have a problem!
187
183
array:5 [
188
184
"code" => 0
@@ -195,8 +191,6 @@ array:5 [
195
191
"context" => null
196
192
]
197
193
]
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.
200
194
```
201
195
202
196
## Auto saving to DB
You can’t perform that action at this time.
0 commit comments