Skip to content

aplominski/cpplogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpplogger

cpplogger is a simple C++ logging class that allows logging messages to both the console and a file. It supports various log levels such as info, warning, and error, with timestamps included in each log message.

Features

  • Log messages to both console and log file.
  • Supports info, warning, and error log levels.
  • Timestamps added to each log entry.
  • Log messages can be printed with different importance levels.

More informations in Wiki!

About

simple logging library written in c++

Resources

Stars

Watchers

Forks

Packages

No packages published