telefonicaid / iotagent-manager

IoT Agent Manager to use as proxy for multiple IoTAgents with different protocols
GNU Affero General Public License v3.0
7 stars 8 forks source link

Performance problems when login at debug level. Wrong logline. #294

Closed mrutid closed 2 years ago

mrutid commented 2 years ago

at https://github.com/telefonicaid/iotagent-manager/blob/master/lib/services/configurations.js#L96

Seems to be performance problems when login at debug level. At least the "configuration" object in every logline makes no sense and it could be too big.

fgalan commented 2 years ago

Fixed by PR https://github.com/telefonicaid/iotagent-manager/pull/295