I'm having RAM issues when I launch my Java program on a server. I think that the problem is due to the fact that I'm writing log files, which can be quite large (over 100MB). I'm looking for an efficient way to do that and I'm confused with the different options available.I'm having RAM issues when I launch my Java pro