Log4j2 RollingFile Appender - add custom info at the start of each logfile

前端 未结 3 1159
野的像风
野的像风 2020-12-10 22:49

Using log4j2 (beta9) with java 1.7.

My complete log4j2.xml:



  

        
3条回答
  •  死守一世寂寞
    2020-12-10 23:23

    Currently there is no callback hook for rollovers. May I suggest raising this as a feature request in the log4j2 issue tracker?

提交回复
热议问题