Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 502 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 502 Bytes

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.