You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I 'm using the js-logger in my project, but as you can see in the below logging records , the line number is referring to a line number in the logger.js file .
how can I get the line number of the file where the logging is enabled?
`
DEBUG-Wed, 02 Oct 2019 09:19:46 GMT Desk polling done at Wednesday, October 2nd 2019, 11:19:46 am logger.js:188
DEBUG-Wed, 02 Oct 2019 09:19:49 GMT Desk polling done at Wednesday, October 2nd 2019, 11:19:49 am logger.js:188 `
The text was updated successfully, but these errors were encountered:
I 'm using the js-logger in my project, but as you can see in the below logging records , the line number is referring to a line number in the logger.js file .
how can I get the line number of the file where the logging is enabled?
`
DEBUG-Wed, 02 Oct 2019 09:19:46 GMT Desk polling done at Wednesday, October 2nd 2019, 11:19:46 am logger.js:188
DEBUG-Wed, 02 Oct 2019 09:19:49 GMT Desk polling done at Wednesday, October 2nd 2019, 11:19:49 am logger.js:188 `
The text was updated successfully, but these errors were encountered: