mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-19 00:46:03 +01:00
lists try 2
This commit is contained in:
parent
4349797485
commit
bb1c31577d
@ -229,17 +229,18 @@ make
|
||||
|
||||
# API description
|
||||
Most of the API that you need for using g3log is described in this readme. For more API documentation and examples please continue to read the [API readme](API.markdown). Examples of what you will find here are:
|
||||
1. Sink creation and utilization
|
||||
2. Logging levels
|
||||
1. disable/enabled levels at runtime
|
||||
2. custom logging levels
|
||||
3. Fatal handling
|
||||
1. custom fatal handling
|
||||
2. pre fatal hook
|
||||
3. override of signal handling
|
||||
4. disable fatal handling
|
||||
4. LOG calls
|
||||
5. CHECK calls
|
||||
|
||||
* Sink creation and utilization
|
||||
* Logging levels
|
||||
* disable/enabled levels at runtime
|
||||
* custom logging levels
|
||||
* Fatal handling
|
||||
* custom fatal handling
|
||||
* pre fatal hook
|
||||
* override of signal handling
|
||||
* disable fatal handling
|
||||
* LOG calls
|
||||
* CHECK calls
|
||||
|
||||
|
||||
#Performance
|
||||
|
Loading…
x
Reference in New Issue
Block a user