Boost logo

Boost :

Subject: [boost] RES: Is there any interest in a Group of library like to Application System!
From: Renato Tegon Forti (re.tf_at_[hidden])
Date: 2012-01-04 06:08:16


Hi Andrey,

Thanks for your response! What is status of your lib? Do you need any help?

-----Mensagem original-----
De: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]] Em
nome de Andrey Semashev
Enviada em: quarta-feira, 4 de janeiro de 2012 08:55
Para: boost_at_[hidden]
Assunto: Re: [boost] Is there any interest in a Group of library like to
Application System!

On Wednesday, January 04, 2012 08:42:55 Renato Tegon Forti wrote:

> We can use Boost.Log to log, or (I don't know) we can buid Log4 model
> on top of Boost.Log?

Boost.Log was deliberately designed in a different direction from log4cxx
and similar libraries. However, one can come quite close to what log4cxx
provides with Boost.Log by means of channels and filtering. For instance,
you can consider channel name (which is a string) as a logger name, in terms
of log4cxx, and arrange filters so that log records from this logger only
pass to particular sinks.

_______________________________________________
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