mirror of
https://github.com/KjellKod/g3log.git
synced 2024-12-12 18:30:25 +01:00
Added link to the API docmentation
This commit is contained in:
parent
2cef7cb174
commit
01666ab80c
@ -36,7 +36,8 @@ CHECK(less > more) << "CHECK(false) triggers a FATAL message";
|
||||
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 receiver(s), **or** both, **or** as many sinks as you need.
|
||||
|
||||
|
||||
## Detailed API documentation
|
||||
Please look at [API.readme](API.readme) for detailed API documentation
|
||||
|
||||
|
||||
## Benefits you get when using G3log ##
|
||||
|
Loading…
Reference in New Issue
Block a user