mirror of
https://github.com/KjellKod/g3log.git
synced 2025-01-19 00:46:03 +01:00
formatting
This commit is contained in:
parent
ba6d1856a5
commit
9be95044ef
@ -31,9 +31,10 @@ CHECK(less > more) << "CHECK(false) triggers a FATAL message");
|
||||
|
||||
## What G3Log is:
|
||||
* ***G3log*** is the acting name for the third version of g2log and it stands for **g2log with dynamic sinks**
|
||||
* You can choose to use the default log receiver which saves all LOG calls to file, **or** you can choose to use your own custom made log receivers, **or** you can use both, **or** as many sinks as you need.
|
||||
* G3log is an asynchronous, "crash-safe" logger. You can read more about it here [[g2log version]](
|
||||
http://www.codeproject.com/Articles/288827/g2log-An-efficient-asynchronous-logger-using-Cplus)
|
||||
* You can choose to use the default log receiver which saves all LOG calls to file, **or** you can choose to use your own custom made log receivers, **or** you can use both, **or** as many sinks as you need.
|
||||
|
||||
|
||||
|
||||
## Benefits you get when using G3log ##
|
||||
|
Loading…
x
Reference in New Issue
Block a user