Skip to content

logger implement with modern cpp less than 150 loc.

License

Notifications You must be signed in to change notification settings

Tabbleman/microlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro log system toy.

preview

-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
C++                              3             17              0             73
C/C++ Header                     2             18              5             49
CMake                            3              4              0             14
Markdown                         1              0              0              1
-------------------------------------------------------------------------------
SUM:                             9             39              5            137
-------------------------------------------------------------------------------

prerequest

cxx compiler support cpp standard >= 17

usage

see sample/InfoTest.cc

About

logger implement with modern cpp less than 150 loc.

Resources

License

Stars

Watchers

Forks

Packages

No packages published