Search
]
Date:
[ Previous
| Next
]
Thread:
[ Previous
| Next
]
Index:
[ Author
| Date
| Thread
]
Re: [MUD-Dev] Technical programming question (circular buffers & logging)
Chris Gray wrote:
> '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.
That's why I suggested the NT event log, since it allows you to set a
limit on the number of entries, at which point it begins overwriting the
oldest entries, like a ring buffer.
--
http://www.classic-games.com/
Conspiracy theorists mistakenly assume others think before acting.
*** Please limit .sigs to four lines and avoid HTML mail or posts. ***
_______________________________________________
MUD-Dev maillist - MUD-Dev#kanga,nu
http://www.kanga.nu/lists/listinfo/mud-dev
- Thread context:
- Re: [MUD-Dev] Technical programming question (circular buffers & logging), (continued)
- Re: [MUD-Dev] Technical programming question (circular buffers & logging),
Greg Miller gmiller#classic-games,com, Thu 15 Jul 1999, 22:05 GMT
- Re: [MUD-Dev] Technical programming question (circular buffers & logging),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Thu 15 Jul 1999, 18:24 GMT
- Re: [MUD-Dev] Technical programming question (circular buffers & logging),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Fri 16 Jul 1999, 00:42 GMT
- Re: [MUD-Dev] Technical programming question (circular buffers & logging),
Chris Gray cg#ami-cg,GraySage.Edmonton.AB.CA, Fri 16 Jul 1999, 19:05 GMT
- [MUD-Dev] list of MUD platforms?,
Timothy O'Neill Dang timothy#nmia,com, Wed 14 Jul 1999, 00:23 GMT
[ Other Periods
| Other mailing lists
| Search
]