Skip to content

maxcong001/boostlogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boost logger

this is a logger function baseed on boost::log. to use it,just include logger.hpp.

the gole of this project is to provide a fast, easy to use logger function. note: if the log queue is full, it will dump some log. You can change the queue size via BOOST_LOG_Q_SIZE

build

just cmake and make

example

just see example

dependancy

boost C++11

enjoy

Max

Releases

No releases published

Packages

No packages published