Skip to content

DAlexis/boost-log-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boost log configurator blconfig

Small library and header that provides boost log configuration acceptable for me.

If you want to begin using canonical C++ monster Boost.log, this repository may help you. Project builds with CMake so you can run it under windows too.

Project structure:

  • libblconfig contains one file static library with header that configures boost log for you
  • sample contains code demonstrating logging usage

You can use blconfig as a subproject of another project using standard cmake's add_subdirectory() interface.

About

Small library and header that provides boost log configuration acceptable for me

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published