let err = call(function() {
    log('!!!!')
    //exit(0)
})

log(err)