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.

GitHub

910 stars
51 watching
272 forks
Language: C++
last commit: about 2 years ago
Linked from 2 awesome lists

asyncasynchronousc-plus-pluscrash-reportingcrash-safeloggerloggingpublic-domain

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
katzgrau/kloggerA simple logging class for PHP that adheres to the PSR-3 standard980
gyozatech/noodlogA logging library for Go that allows configuration and customization of log messages.44
pieterclaerhout/go-logA logging library that provides functions to log different levels of messages with various options.10
dixonwille/wlogA simple logging interface with cross-platform color support and concurrency features.66
cihub/seelogA flexible and asynchronous logging framework for Go applications.1,639
kpango/glgA fast and simple logging library for Go190
cloaked9000/frlogA fast and thread-safe logging class.6
geekymoose/elephant-loggerA C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes.3
karlseguin/log.zigA structured logging library for Zig that provides a flexible and efficient way to log messages.101
jfcg/yellA minimalist logging library with configurable severity levels and customization options1
xilerth/ngx-loggerA powerful Angular library for custom logging functionalities1
donnie4w/tklogA lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving.87
alexcesaro/logProvides logging libraries with simple and fast output options48
theangrybyrd/fsliblogA single file logging abstraction for F# libraries55
unixjunkie/dologA minimalist logging library that provides basic logging functionality with optional customization options.37