log4cplus

Results 2 repositories owned by log4cplus

log4cplus

1.6k
Stars
560
Forks
Watchers

log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API.

ThreadPool

108
Stars
56
Forks
Watchers

A simple C++11 Thread Pool implementation