amazon-connect / amazon-connect-chatjs

Amazon Connect ChatJS - a browser-based contact center integration API for Chat on the Agent and Customer side.
https://docs.aws.amazon.com/connect/latest/adminguide/what-is-amazon-connect.html
Apache License 2.0
93 stars 54 forks source link

remove hardcoded usage of console.* methods; addresses #127 #177

Closed spencerlepine closed 1 year ago

spencerlepine commented 1 year ago

Issue #, if available: https://github.com/amazon-connect/amazon-connect-chatjs/issues/127

Description of changes: Remove hardcoded usage of console.* methods and use the provided LoggerManager class.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.