[Home] [Groups] - Message: [Prev in Group] [Next in Group]
10817: Re: [MUD-Dev] Technical programming question (circular buffers & logging)
[Full Header] [Plain Text]
From: Chris Gray <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Thu, 15 Jul 1999 16:15:12 -0600
Organization: Kanga.Nu
[Greg Miller:]
> Ben Greear wrote:
> > I think I could write my own thing to do this, but I was wondering
> > if anyone knew of any tricks with files, or ready-built libraries
> > to do something like this...
> As I recall you're using UNIX/Linux for your real server? If you could
> reproduce the problem by yourself and have a WinNT box handy, you could
> use the the NT event log, which would do the job for you quite nicely.
'syslog' is the UNIX variant of that. However, I think what Ben wanted
to avoid was any log files of the full stuff, since there are a *lot* of
events happening. So, he wanted just a log of the last N activities.
I've seen N's here range from 100 to a few thousand.
--
Don't design inefficiency in - it'll happen in the implementation.
Chris Gray cg@ami-cg.GraySage.Edmonton.AB.CA
http://www.GraySage.Edmonton.AB.CA/cg/
_______________________________________________
MUD-Dev maillist - MUD-Dev@kanga.nu
http://www.kanga.nu/lists/listinfo/mud-dev