v2.0.6
This pull request refactors the logging statements in the codebase to use the logger instead of console.log. This improves the consistency and maintainability of the logging system. The following commits are included in this pull request: - license package.json - enable logger - Refactor logging statements to use logger instead of console.log