 g3log
 g3log 
 Logger
 An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications.
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
910 stars
 51 watching
 272 forks
 
Language: C++ 
last commit: about 1 year ago 
Linked from   2 awesome lists  
  asyncasynchronousc-plus-pluscrash-reportingcrash-safeloggerloggingpublic-domain 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|  | A simple logging class for PHP that adheres to the PSR-3 standard | 980 | 
|  | A logging library for Go that allows configuration and customization of log messages. | 44 | 
|  | A logging library that provides functions to log different levels of messages with various options. | 10 | 
|  | A simple logging interface with cross-platform color support and concurrency features. | 66 | 
|  | A flexible and asynchronous logging framework for Go applications. | 1,639 | 
|  | A fast and simple logging library for Go | 190 | 
|  | A fast and thread-safe logging class. | 6 | 
|  | A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. | 3 | 
|  | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 101 | 
|  | A minimalist logging library with configurable severity levels and customization options | 1 | 
|  | A powerful Angular library for custom logging functionalities | 1 | 
|  | A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. | 87 | 
|  | Provides logging libraries with simple and fast output options | 48 | 
|  | A single file logging abstraction for F# libraries | 55 | 
|  | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |