if (process.env.LOGSERVICE1_KEY != false) is slightly better, because it conveys that we're doing a boolean comparison. But a first read could ...
確定! 回上一頁