Skip to content
florianLopitaux edited this page May 30, 2023 · 5 revisions

Introduction

CppLogger is an open-source cross-platform develoment C++ lightweight library. The purpose is to display beautiful message of logging in your console or in an output file with a debug level system to manage the display of debug traces for programs.

Navigate in the sidebar on the left ➡️ to access of the wiki of the library.
Also all headers files have their code documented.

Installing

A release package/branch is available with a README file which explains how integrate the library in his project.
The Release package and the Installation guide.

Reporting Issues

You can report an issue if you found a bug or you have a question/problem.
You can also purpose a new feature idea to implement in the library.

Version Information

Latest Version: 1.1
Latest Release: 19 May 2023
License: GNU General Public License version 3.0 (GPLv3)
Contributors list:

  • Florian Lopitaux