[Opensim-dev] About log files ...

Homer Horwitz homerhorwitz at googlemail.com
Thu Aug 21 17:11:37 UTC 2008


On Thu, Aug 21, 2008 at 7:00 PM, Homer Horwitz
<homerhorwitz at googlemail.com> wrote:
> On Thu, Aug 21, 2008 at 10:34 AM, Kyle Hamilton <aerowolf at gmail.com> wrote:
>>...
>> (Homer, the information on rolling file appenders is appreciated.
>> Many UNIX admins prefer to use their platform-native rolling
>> implementation, though, so they know exactly where to look in the case
>> of breakage.  I'd like to see if there's any way to do that?)
> With your native tools, I don't know (and wouldn't expect it, as it
> already provides a way to do it).
Ok, I should have looked at the docs first. Maybe this is what you want:
  http://logging.apache.org/log4net/release/sdk/log4net.Appender.FileAppender.MinimalLock.html
You can find an example usage at
http://logging.apache.org/log4net/release/config-examples.html#FileAppender

Cheers,
  Homer



More information about the Opensim-dev mailing list