Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2020-09-08 13:18:14


On 2020-09-08 13:44, Barend Gehrels via Boost wrote:
> hi,
>
> I encountered a bug, most probably, in Boost.Log
>
> It is reproduceable in the tutorial_logging.cpp :
>
> https://www.boost.org/doc/libs/1_74_0/libs/log/example/doc/tutorial_logging.cpp
>
>
> The short code should create a file named "sample.log". But it does not,
> instead it creates a file called "00000.log", with the expected lines
> logged in that file.
>
> If I compile and run exactly the same tutorial in Boost 1.70, the file
> sample.log is indeed created with the same content.
>
> The problem is already there in Boost 1.73
>
> What is the problem? Is there a workaround for it?

I replied in the issue you created:

https://github.com/boostorg/log/issues/129


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