BitGo logger with sensitive data sanitization. This package provides a logging utility that automatically sanitizes sensitive information before output.
npm i @bitgo/loggerimport { logger } from '@bitgo/logger';When making changes to @bitgo/logger, ensure that the linting, formatting, and testing succeeds when run both within the package and from the root of BitGoJS.