loguru
C++ logger
A lightweight logging library for C++ that provides flexible and configurable logging capabilities.
A lightweight C++ logging library
2k stars
56 watching
262 forks
Language: C++
last commit: 7 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
christianpanov/lwlog | A fast and efficient C++ logging library designed with high performance and maintainability in mind. | 230 |
boostorg/log | A C++ library for logging in applications and libraries | 183 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
3hren/blackhole | A high-performance logging library with flexible attribute-based logging and customizable output formats. | 201 |
alire-project/simple_logging | Provides easy-to-use logging facilities for console output in Ada programs | 3 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
mengrao/fmtlog | A high-performance logging library with low latency and asynchronous functionality. | 814 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,775 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 694 |
emilk/emilib | A collection of reusable C++ libraries for game development and other applications | 349 |
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 250 |
kitura/loggerapi | Provides a common logging interface for different kinds of loggers | 27 |
donnie4w/tklog | A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. | 87 |