🪵
minilog

Minimalistic logging library with threads and manual callstacks
Features
- Easy to use (2 files, C-style interface)
- Multiple outputs (a text log file, an HTML log file, Andoid logcat, system console with colors)
- Thread-safe (write to log from multiple threads, set thread names)
- Cross-platform (Windows, Linux, OS X, Android)
- C++11