RocketChat / Rocket.Chat.Apps-engine

The Rocket.Chat Apps engine and definitions.

Home Page:https://rocketchat.github.io/Rocket.Chat.Apps-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging error by console.log resulting in Proxy in console

cuonghuunguyen opened this issue · comments

When console.log the error object, it results in Proxy in the chrome dev tool. And also there are this warning appears in the console:

(node:17) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [IncomingMessage]. Use emitter.setMaxListeners() to increase limit

image

I am using console.log for apps in the latest version