This is a cli tool for removing all logs from your javascript/typescript files before pushing to production server ,keeping your logs neat as possible.
npm i --global log-stripper
log-stripper -d yourdirectory
--com use comments instead of eliminating the log
-d directory to search for files