Skip to content

red-elf/Logger

Repository files navigation

Logger

Logger, the C++ library and utility by Red Elf.

What is Logger?

The logging library for integration into your C++ project codebase and the logging utility application.

Cloning the project

Clone project with the following command:

mkdir Logger && cd Logger && \
git clone --recurse-submodules [email protected]:red-elf/Logger.git .

Installing the library

Execute the following script from the root of the project:

sh Installable/install.sh

How to use?

Tbd.

About

Logging library and utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published