mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 10:23:50 +01:00
Update index.md
This commit is contained in:
parent
808b787b60
commit
f4fa1cad94
@ -1,7 +1,6 @@
|
|||||||
# Welcome to g3log
|
# Welcome to g3log
|
||||||
|
|
||||||
G3log is an asynchronous logger with three main features.
|
G3log is an asynchronous logger with three main features:
|
||||||
|
|
||||||
1. Intuitive `LOG(...)` API
|
1. Intuitive `LOG(...)` API
|
||||||
2. `Design-by-contract` `CHECK(...)` functionality
|
2. `Design-by-contract` `CHECK(...)` functionality
|
||||||
3. Fatal crash handling for graceful shutdown of the logged process without loosing any log details up to the point of the crash.
|
3. Fatal crash handling for graceful shutdown of the logged process without loosing any log details up to the point of the crash.
|
||||||
|
Loading…
Reference in New Issue
Block a user