Skip to content

A simple thread-safe logger for modern C++ application

License

Notifications You must be signed in to change notification settings

zcorniere/logger-cpp

Repository files navigation

logger-cpp

A simple thread-safe dependencies-free logger for modern c++ application.

It is designed to be simple to use, fast, and safe to use in a multi-threaded context.

Requirements

  • a C++ 20 capable compiler
  • CMake version > 3.0

Usage

See the example folder.

About

A simple thread-safe logger for modern C++ application

Topics

Resources

License

Stars

Watchers

Forks