mirror of
https://github.com/boostorg/log.git
synced 2026-01-19 04:22:09 +00:00
This lets users to disable Boost.ASIO-related functionality and remove the dependency on Boost.ASIO. This may be useful on platforms where Boost.ASIO or its dependencies don't work or disabled. Refs https://github.com/chriskohlhoff/asio/issues/1637.