Frlog
Logger
A fast and thread-safe logging class.
A tiny, fast, thread safe, easy to use logging class.
6 stars
2 watching
1 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
fastheader-onlyloglogginglogging-librarythreadsafe
Related projects:
Repository | Description | Stars |
---|---|---|
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 908 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
kazu-yamamoto/logger | An efficient logging system for Haskell applications. | 159 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
donnie4w/tklog | A high-performance structured logging library for Rust with support for various output modes and customizable features. | 77 |
afiqiqmal/ezylogger | A simple Android logging library that provides various log levels and formatting options. | 7 |
katzgrau/klogger | A simple logging class for PHP that adheres to the PSR-3 standard | 980 |
geekymoose/elephant-logger | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |
hubertr/swell | A logging utility designed to be easily integrated into Swift and Objective C projects | 360 |