mirror of
https://github.com/KjellKod/g3log.git
synced 2025-03-02 20:30:12 +01:00
README.markdown edited online with Bitbucket
This commit is contained in:
parent
36b4c1df1d
commit
7464e55e90
@ -56,10 +56,10 @@ The logger will catch certain fatal events *(Linux/OSX: signals, Windows: fatal
|
||||
6. It is cross platform. Tested and used by me or by clients on OSX, Windows, Ubuntu, CentOS
|
||||
|
||||
7. G3log and G2log is used world wide in commercial products as well as hobby projects. G2log is used since early 2011.
|
||||
The code is given for free as public domain. This gives the option to change, use,
|
||||
and do whatever with it, no strings attached.
|
||||
|
||||
8. Two versions of g2log exist that are under active development.
|
||||
8. The code is given for free as public domain. This gives the option to change, use, and do whatever with it, no strings attached.
|
||||
|
||||
9. Two versions of g2log exist that are under active development.
|
||||
* This version: *[g3log](https://bitbucket.org/KjellKod/g3log)* : which is made to facilitate easy adding of custom log receivers. Its tested on at least the following platforms with Linux(Clang/gcc), Windows (mingw, visual studio 2013). My recommendation is to go with g3log if you have full C++11 support.
|
||||
* *[g2log](https://bitbucket.org/KjellKod/g2log)*: The original. Simple, easy to modify and with the most OS support. Clients use g2log on environments such as OSX/Clang, Ubuntu, CentOS, Windows/mingw, Windows/Visual Studio. The focus on g2log is stability and compiler support. Only well, time tested, features from g3log will make it into g2log.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user