fix README

This commit is contained in:
Philipp Kunz 2016-07-23 20:01:30 +02:00
parent 3ecea716b9
commit 818df0c367

View File

@ -74,14 +74,14 @@ The table from the code with type "checks" above looks like this:
![table.png](https://mediaserve.lossless.digital/github.com/pushrocks/beautylog/table.png)
## Centralized remote logging
Beautilog makes it easy to have all your node applications log to a remote location.
Beautylog makes it easy to have all your node applications log to a remote location.
Currently supported remote providers:
* loggly.com
```typescript
beauylog.registerLoggly(
beautylog.registerLoggly(
token: "your-really-long-input-token",
subdomain: "your-subdomain",
auth: {