According to the documentation that you linked to, console.error and console.warn outputs to stderr . The others output to stdout .
確定! 回上一頁