Skip to content

sadhyama/cimplog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cimplog

Simple logging library for rdklogger

Build Status codecov.io Coverity Apache V2 License

Building and Testing Instructions

mkdir build
cd build
cmake ..
make
make test
make coverage
firefox index.html

Coding Formatter Settings

Please format pull requests using the following command to keep the style consistent.

astyle -A10 -S -f -U -p -D -c -xC90 -xL

About

Simple logging library for rdklogger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 70.8%
  • CMake 29.2%