Good day. All my File Appenders have Pattern Layouts that specify both "header" and "footer" attributes. I use these (ex: === START and === END) to bookend process executions Executions happen multiple times of day, and I am always appending to the logs.
This isn't working for me. I am experiencing the unexpected: 1) The header is *only* written if the file must be created. 2) The footer is always written. So my log files show one header and tons of footers. Can someone please advise? Cheers and God bless, Paul