Subject: Re: [boost] [log] Boost.Log formal review
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2010-03-17 16:40:40


On 03/17/2010 05:30 PM, Darryl Green wrote:
>
> Given that filters have to expect that they will receive records from
> any/all components of an application that use boost log they need to:
>
> 2) not fail (especially not throw) when expected attributes are not
> present or (where this is possible) attributes are not of the expected
> type/format. The latter aspect I comment on more below.

The filters/formatters can be set up in order not to throw exceptions.

> Given the library scope there needs to be far more documentation,

Even more docs? What particular topics are not covered now that you'd
like to see?