Closed ishannaithani closed 5 years ago
Purpose of this PR: To enable posting of errors console.error messages to stats server i.e. all calls to log.error(...) will be sent to an endpoint for storage.
console.error
log.error(...)
See ESS-1331 for more details.
Purpose of this PR: To enable posting of errors
console.error
messages to stats server i.e. all calls tolog.error(...)
will be sent to an endpoint for storage.See ESS-1331 for more details.