1. Java Servlet/ How to write the logs(log.debug and log.error entries) written in the server console to a separate txt file? stackoverflow.comThis is my first java servlet so I would be glad if you can help me and tell me what to do in details :) I can see my program's logs ... |