Skip to content

Commit

Permalink
Fix API.md formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tyok authored Oct 2, 2019
1 parent bb7a101 commit 2277df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -5027,6 +5027,7 @@ const handler = function (request, h) {
request.log(['test', 'error'], 'Test event');
return null;
};
```

Note that any logs generated by the server internally will be emitted using the
[`'request'` event](#server.events.request) on the `'internal'` channel.
Expand Down

0 comments on commit 2277df3

Please sign in to comment.