|
g3log
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Asynchronous, 'crash safe', logger that is easy to use |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | @KjellKod | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: c++ logging async crash-safe development | ||||||||||||||||||||||||||||||
| Install: brew install g3log | ||||||||||||||||||||||||||||||
|
About: G3log is a crash-safe, asynchronous logger designed for C++ applications. It handles log messages in a background thread to prevent I/O from blocking the main application. Its primary value is ensuring that log entries are reliably captured even in the event of a program crash or fatal signal. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
| Alternatives: | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|