<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 1, 2011, at 12:32 PM, Tom Sheffler wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Menlo; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>1) we use multiple logfiles. &nbsp;one for *all* messages, and another for *special* messages. &nbsp;It would be nice if the concept of multiple logfiles and the routing of messages to files was part of the system.</div></span></blockquote><br></div><div>You could implement this by having a single log observer which delegated to multiple other observers, possibly with filters.</div><div><br></div><div>Sounds like a nice, simple, self-contained task that you could submit a patch for, if you wanted to &nbsp;get it into Twisted :). &nbsp;Please feel free to open a ticket with a patch.</div><div><br></div><div>-glyph</div><div><br></div><div><br></div></body></html>