The ILog is for people who need a simple logger. Currently for windows and linux only. This logger is for C/C++.
This repo is under the MIT license, so you can modify this as much as you want and repost the code.
No currently known issues
If you find any issues please report them in the issues tab
define ILOG_BUILD_DLL
in your preprocessor defines. Also define ILOG_DLL
in preprocessor defines and the client applications preprocessor defines.