1This library has been taken from https://github.com/gabime/spdlog under MIT license.
2
3GmmLib is using this library for logging to a file, log to debugger (Windows),
4log to logcat (Android) and log to syslog (Linux) with format similar to python print()
5under Debug and Release Internal modes.
6