在CentOS中查看PHPStorm日志有以下兩種常見方法:
~/.PhpStorm<version>/system/log/
<version>
idea.log
phpstorm.log
cd ~/.PhpStorm<version>/system/log/
cat
less
tail -f