Skip to content

Commit 8096846

Browse files
committed
Updating the README to include a reference to logging with NewRelic
1 parent 869c7b0 commit 8096846

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ The config object to be passed to each service has the following properties:
1616
- LOGGING_TYPE (can be local|remote|none)
1717
- local: log to local console only
1818
- remote: log to local console and remote endpoint
19+
- newrelic: forward onto the NewRelic error handler if there's one available
1920
- none: perform no logging
2021
- REMOTE_LOGGING_ENDPOINT: the full URL to the endpoint where log messages are sent via AJAX POST
2122
- REMOTE_ERROR_REPORT_ENDPOINT: the full URL to the endpoint where user error reports will be sent via AJAX POST

0 commit comments

Comments
 (0)