fix README
This commit is contained in:
parent
3ecea716b9
commit
818df0c367
@ -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)
|
![table.png](https://mediaserve.lossless.digital/github.com/pushrocks/beautylog/table.png)
|
||||||
|
|
||||||
## Centralized remote logging
|
## 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:
|
Currently supported remote providers:
|
||||||
|
|
||||||
* loggly.com
|
* loggly.com
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
beauylog.registerLoggly(
|
beautylog.registerLoggly(
|
||||||
token: "your-really-long-input-token",
|
token: "your-really-long-input-token",
|
||||||
subdomain: "your-subdomain",
|
subdomain: "your-subdomain",
|
||||||
auth: {
|
auth: {
|
||||||
|
Loading…
Reference in New Issue
Block a user