elephant-logger
Logger library
A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes.
A simple yet flexible C++ logger with customisable categories, outputs, filters, and colors for debugging purpose
3 stars
2 watching
0 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
c-plus-pluschannelscustomizabledebugfilterslibraryloggerloggingrealtime
Related projects:
Repository | Description | Stars |
---|---|---|
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
dahlia/logtape | A simple logging library that supports multiple environments and formats log messages with structured data. | 527 |
boostorg/log | A C++ library for logging in applications and libraries | 182 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
emilk/loguru | A lightweight C++ logging library with flexible configuration and customization options. | 1,788 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |