Skip to content

QuickLogger is a lightweight, thread-safe high performance logging library written in pure C++11

Notifications You must be signed in to change notification settings

hitman99/QuickLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickLogger

About

QuickLogger is lightweight, thread-safe performance logging library written in pure C++11.

Features

  • Thread-Safe
  • Configurable log levels
  • Real time of log level toggling
  • Custom line field order, available fields: TIME,LEVEL,COMPONENT,MESSAGE (at least 1 is required)
  • Real time performance tuning - buffer size & flush frequency
  • Build-in file auto-rollover with flexible configuration:
    • Weekday based
    • Timeout based

License

GPLv3

About

QuickLogger is a lightweight, thread-safe high performance logging library written in pure C++11

Resources

Stars

Watchers

Forks

Packages

No packages published