NGTS library Usage import { Log } from 'dynamic-log'; Log.success('Congratulations!'); Log.danger('Mind your head!'); Log.info('You see!');