Skip to content

carun/CPPLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPLogger

A simple and efficient header-only logger library.

About

The library is currently tested with GCC 4.4.6 and 4.7.2 on Linux only.

Usage

Initialize the library with the location of the log file, log filename, maximum size of the log file, number of files after which you want it to shred the oldest file, buffering size. Look at CPPLogger.cpp for the usage.

About

A simple header-only C++ Logger

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published