$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost log issues and workarounds
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2019-01-17 21:32:41
On 1/17/19 11:37 PM, hh h wrote:
> Thank you very much Andrey, that is exactly what I am looking for,
> does the sample code my_logger.h and my_logger.cpp exist on line or
> just hypothetical?
Those are just examples in the docs. These particular examples don't
exist as standalone files. You can find global loggers used in a number
of other examples in the libs/log/example directory.