stc-log Logger for stc Install npm install stc-log How to use import StcLog from 'stc-log' let instance = new StcLog(); instance.error('error message');