# boost-log-example **Repository Path**: paulxSummer/boost-log-example ## Basic Information - **Project Name**: boost-log-example - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-23 - **Last Updated**: 2021-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # boost-log-example ```shell mkdir build cd build cmake .. cmake --build . --config Release ``` I've added [Boost::log + cmake + conan package manager](https://github.com/snikulov/conan.examples) example. It uses [Conan.io](https://conan.io/) C++ package manager for managing dependencies.