zengkid / SmartTomcat

The Tomcat plugin for Intellij IDEA
Apache License 2.0
125 stars 56 forks source link

Displaying content of Localhost and Localhost_access log while running the App #78

Closed mrafsyam closed 2 years ago

mrafsyam commented 2 years ago

Is your feature request related to a problem? Please describe. Observing the content of the localhost log has been useful for me some times while troubleshooting. Not being able to view them, I had to deploy the App on local tomcat instead of running using the SmartTomcat.

Describe the solution you'd like To be able to add the option to view the localhost and the localhost access file on a TAB next to console log

Describe alternatives you've considered Deploy on local tomcat.

tb12315 commented 2 years ago

你发的邮件我已经收到。会在近期内查看。

zengkid commented 2 years ago

easy to add in logs tab, access log should be in $user_home/.SmartTomcat/$project/$module/log image