<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>Hi everyone,</div>
<div> </div>
<div>one of our services is currently using a plain RollingFileAppender for logging to the file system.</div>
<div> </div>
<div>A new requirement just popped up, which demands</div>
<div style="text-indent:35.4pt;">to add a specific headline in each log file (on top of it)</div>
<div style="text-indent:35.4pt;">to only add this information once (e.g. if my service gets restarted and logback picks up a pre-existing log-file)</div>
<div style="text-indent:35.4pt;">not to automatically roll-over to a new log file if my service gets restarted (time windows and log-files need to correlate) – still only 1 headline per file.</div>
<div> </div>
<div>I think this would be best solved on logback-configuration level, but I am not sure how.</div>
<div>I hope this is not an entirely uncommon need. - Maybe you can help.</div>
<div> </div>
<div>Thanks a ton!</div>
<div>-Tom</div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>