$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2005-05-04 09:10:51
> I'd like to add use case. I think that log messages should be written as
> soon as possible.
> Use case: program crash only on specific machine that you can't debug on.
> If logs messages will not
> be written immediately they will be lost. In this case this logger is
> pretty useless.
Yep. That's another very importance point against any kind of cashing.
Gennadiy