/BoostLog

Boost.Log setup that supports a config ini file

Primary LanguageC++

Boost Logging

The focus of this project is setting up Boost Logging in a similar manner as log4cxx. Although, it is not an exhaustive overview of Boost.Log, it should be sufficient for you to add logging to your application.

Microsoft Visual Studio solution and project files are created via MPC. See setup.bat.

  • logger.?xx - Provides a Boost.Log implemenation that allows for configuration via a config ini file.
  • logconfig.ini - Example Boost.Log config ini file.