$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [log] Boost.Log formal review
From: Barend Gehrels (barend_at_[hidden])
Date: 2010-03-11 05:28:55
Hi Andrey,
Boost.Log is not header only, and uses Boost libraries which are not
header only.
> The logging library also uses several Boost libraries that need
building too. These are Boost.Filesystem, Boost.System, Boost.DateTime,
Boost.Thread and Boost.Regex
Is it possible to use Boost.Log in header-only mode, assuming a simple
use case without threads and separate DLLs?
Thanks, Barend