Skip to content

Commit

Permalink
[doc] Added a small notice
Browse files Browse the repository at this point in the history
  • Loading branch information
3rd-Eden committed May 29, 2015
1 parent 558441b commit fbeeee5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -102,6 +102,9 @@ as you usually want your front-end code to be as small as possible.

#### Multiple streams

> Please note that this feature is server-side only as in the browser we can only
> output to the console
The beauty of this logger is that it allows a custom stream where you can write
the data to. So you can just log it all to a separate server, database and what
not. But we don't just allow one stream we allow multiple streams so you might
Expand Down

0 comments on commit fbeeee5

Please sign in to comment.