Simple logging library for rdklogger
mkdir build
cd build
cmake ..
make
make test
make coverage
firefox index.html
Please format pull requests using the following command to keep the style consistent.
astyle -A10 -S -f -U -p -D -c -xC90 -xL
Simple logging library for rdklogger
mkdir build
cd build
cmake ..
make
make test
make coverage
firefox index.html
Please format pull requests using the following command to keep the style consistent.
astyle -A10 -S -f -U -p -D -c -xC90 -xL