$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: nitin motgi (nitin.motgi_at_[hidden])
Date: 2005-12-20 12:52:59
Hi All,
I think the formatting should be user specified one. After an Entry goes
through filter and is being ready to be written to Sink I think that's when
we need to perform formatting. And for that to happen the formatter could
be functor which a user can specify for each sink. Because each could
have a different way of formatting the message. This provides a high level
of flexibility to the user to choose sink and formatter.
Question:
Should the logger concept be able support multi-threaded environment
logging.
-- Nitin Motgi NITIN . DOT. MOTGI .AT. GMAIL .DOT. COM