glog
Logging API
A C++ logging library that provides application-level logging APIs
C++ implementation of the Google logging module
7k stars
265 watching
2k forks
Language: C++
last commit: 16 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/glog | Provides logging functionality with fine-grained control and support for boolean methods to evaluate log output | 3,546 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 908 |
gabime/spdlog | Fast and flexible logging library for C++ applications. | 24,386 |
abumq/easyloggingpp | A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,796 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
googlecloudplatform/security-analytics | Provides a set of community-driven security analytics queries and rules for Google Cloud log analysis | 325 |
guigrpa/storyboard | Provides tools for managing and visualizing application logs in real-time | 753 |
insanum/gcalcli | A command line interface to manage Google Calendar events and calendars | 3,321 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,004 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
jwreagor/grpc-zerolog | An implementation of the grpclog.LoggerV2 interface using a logging library called zerolog. | 40 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,559 |
bojand/gcall | A command-line interface for gRPC services | 12 |
christianpanov/lwlog | A fast and efficient C++ logging library designed with high performance and maintainability in mind. | 230 |
glycerine/greenpack | A serialization library for Go that adds versioning, stronger typing, and optional schema to MessagePack | 115 |