Skip to content

florianLopitaux/CppLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppLogger

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

License

CppLogger is a free library under the GNU General Public License version 3.0 (GPLv3).
This means that you can use the CppLogger in your own project, redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation.


Download it

A release package is available to get the library in the version of your choice.
An installation guide is provided in the release package to help you.

Use it

A wiki of the library is available. It lists all proposed features and understand how use the library.


Few details

  • Developed by : Florian Lopitaux
  • Creation Date : May 2023
  • Latest version : 1.1
  • Operating Systems : Windows, Linux, Mac
  • Programming Language : C++

About

A small c++ library implementing a custom debug logger

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published