# amrayn/easyloggingpp

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/amrayn-easyloggingpp).**

3,937 stars · 945 forks · C++ · MIT · archived

## Links

- GitHub: https://github.com/amrayn/easyloggingpp
- awesome-repositories: https://awesome-repositories.com/repository/amrayn-easyloggingpp.md

## Description

C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

## Tags

### Part of an Awesome List

- [Logging Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/logging-frameworks.md) — Lightweight logging library for C++11 and above.
- [Logging Utilities](https://awesome-repositories.com/f/awesome-lists/devtools/logging-utilities.md) — Single-header logging library.
