glog
Logging API
A C++ logging library that provides application-level logging APIs
C++ implementation of the Google logging module
7k stars
266 watching
2k forks
Language: C++
last commit: 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
golang/glog | Provides efficient logging functionality for Go applications with fine-grained control and flexibility. | 3,554 |
kjellkod/g3log | An asynchronous logger that provides a simple and crash-safe way to log events in C++ applications. | 910 |
gabime/spdlog | Fast and flexible logging library for C++ applications. | 24,698 |
abumq/easyloggingpp | A single-header logging library for C++ applications with support for asynchronous logging, thread safety, and custom log patterns. | 3,813 |
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 | 327 |
guigrpa/storyboard | Provides tools for managing and visualizing application logs in real-time | 755 |
insanum/gcalcli | A command line interface to manage Google Calendar events and calendars | 3,340 |
platformlab/nanolog | A high-performance logging system that uses compile-time extraction and runtime hotpath optimization to achieve low latency. | 3,039 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
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,775 |
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 format that provides versioning, typing, and schema support for data exchange between different programming languages | 115 |