logging - Tomcat console wrapper logger rolling by date and size -
tomcat uses tomcat.wrapper.logfile write input console , writes file, catalina.out default. 1 can stuff wrapper.logfile.rollmode=date , works. have rolling of logfile not date, on size @ same time. achievable default wrapper? if not, can maipulate tomcat in way uses log4j2 appender?
Comments
Post a Comment