Skip to content

Commit 7dc275f

Browse files
committed
add logerr-remote url as a comment
1 parent 9944bc1 commit 7dc275f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Just include `logerr.js` file and the `init()` i.e initializer in the `<head>` s
5050
//Request type is POST
5151

5252
Logerr.init({
53-
remoteLogging: true,
53+
remoteLogging: true, //Checkout https://github.com/i-break-codes/logerr-remote
5454
remoteSettings: {
5555
url: 'REMOTE_URL',
5656
additionalParams: {

0 commit comments

Comments
 (0)