Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
hide screnshuts
  • Loading branch information
pi0 committed Nov 2, 2018
1 parent 5b3f531 commit 1448313
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Expand Up @@ -45,24 +45,6 @@ consola.info('Reporter: Some info')
consola.error(new Error('Foo'))
```

<div align="center">
<br>
<img src="./assets/fancy.png">
<p>Fancy Reporter</p>
<br>
</div>

<pre>
[15:21:29] [nuxt:router] [DEBUG ] consola log
[15:21:29] [nuxt:router] [ERROR ] consola log
[15:21:29] [nuxt:router] [FATAL ] consola log
[15:21:29] [nuxt:router] [INFO ] consola log
</pre>
<div align="center">
<p>Minimal Reporter (CI)</p>
<br>
</div>

## Methods

#### `<type>(logObject)` `<type>(args...)`
Expand Down

0 comments on commit 1448313

Please sign in to comment.