在CentOS中查看PHPStorm日志主要有以下兩種方法:
idea.log
cd
cd /home/your_username/.PhpStorm<version>/system/log/
cat
less
tail -f