Last time I got fed up with syslog (for muchly the same reasons), i used syslog-ng instead.  It's still very sysloggy, but let's you do sensible things like define your own facility.  Definitely not a holy grail, but much better than syslog.<br>
It has a much more flexible configuration system, though it takes a bit more work to grok.<br><br><br>Date: Fri, 11 Feb 2011 10:32:06 +0000<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

From: Ash Berlin <<a href="mailto:ash_lrug@firemirror.com">ash_lrug@firemirror.com</a>><br>
To: London Ruby Users Group <<a href="mailto:chat@lists.lrug.org">chat@lists.lrug.org</a>><br>
Subject: [LRUG] Writing Module Docs (RDoc?)<br>
Message-ID: <<a href="mailto:047870FD-0081-4408-AE1B-E22147626387@firemirror.com">047870FD-0081-4408-AE1B-E22147626387@firemirror.com</a>><br>
Content-Type: text/plain; charset="us-ascii"<br>
<br>
'lo,<br>
<br>
I've just recently started a job doing Ruby as Dev/Ops and I finally got fed up enough with the built in Syslog library (specifically the limit on one prognam and one facility per process) to try and find something better.<br>

<br>
So first question: Is there a syslog library that isn't built on top of the core Syslog library? Although I did have a look around and couldn't find one that might just be because I was looking in the wrong places.<br>

<br>
Assuming there's not; my next question is can anyone point me at a good resource *for doc writers* on how to write rdoc? I found one or two guides on google a few nights ago but they weren't what I was expecting. I'm after something along the lines of: "Place comments here to get {class,module,file,method} documented. Comments look like this. Format codes are this"<br>

<br>
Any pointers?<br>
<br>
Noobily,<br>
Ash<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20110211/80bcb045/attachment-0001.htm" target="_blank">http://lists.lrug.org/pipermail/chat-lrug.org/attachments/20110211/80bcb045/attachment-0001.htm</a>><br>

<br>
------------------------------<br>
<br></blockquote></div>