Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2021. The current version is 1.89.0.
No, currently Boost.Log does not support process forking (i.e. fork call in UNIX systems). There are several
issues with process forking, for instance:
There may be other issues as well. It seems unlikely that support for forking will be added to Boost.Log any time soon.
![]() |
Note |
|---|---|
This does not preclude the |