Boost logo

Boost :

From: Hoeffner, Detlef (Detlef.Hoeffner_at_[hidden])
Date: 2002-04-11 07:39:32


> I would like to keep as simple and primitive as possible
> for performance reasons, but there can be a separate interface
> for this kind of general usage, if there really is a
> demand.

>From my viewpoint this seems to be a very simple as well as very reusable
design since it provides a hight integration in the std iostream library.
Why do you believe it is not simple?

Regards

Detlef

-----Original Message-----
From: Andras Erdei [mailto:ccg_at_[hidden]]
Sent: Donnerstag, 11. April 2002 13:38
To: boost_at_[hidden]
Subject: Re: [boost] Logging library - Organization of effort

On Thu, 11 Apr 2002 10:48:40 +0200, "Hoeffner, Detlef"
<Detlef.Hoeffner_at_[hidden]> wrote:

> In detail I suggest
>to provide a std::streambuf - factory that creates streambuf's
>from URL-like strings.

You mean somethign like factory.create( "file://my.log" ) or
factory.create( "net://192.168.1.1:3333" ) ?

>I would appreciate to use a very general design that is usable
>for logging as well as for other purposes.

I would like to keep as simple and primitive as possible
for performance reasons, but there can be a separate interface
for this kind of general usage, if there really is a
demand.

br,
andras

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk