I'm using Tomee. The logs folder contains files like this
- localhost_access_log.2016-12-02.txt
- localhost.2016-12-02.log
- catalina.2016-12-02.log
- host-manager.2016-12-02.log
- manager.2016-12-02.log
I was looking for an explanation in the documentation but could find anything. It's my understanding that those localhost
files log only the 'host computer' activity. It this right? What is the difference between these file? Do they record different types of messages?