We're using install4j/exe4j to create a windows launcher. We configure the redirection of stdout / stderr in Advanced Options / Exe4j Wizard - Redirection.
Is it possible to limit the size of the log generated? Or even better: something like the rolling file appender in log4j?
Regards, Markus