cli
cli copied to clipboard
Feat: console mode
added setMode to allow filtering logs out of production environment.
- [x] Implement setMode
- [x] Write tests
@christyjacob4 Development: all Stage: All except debugs (log) Production: only error
Makes sense?