summaryrefslogtreecommitdiff
path: root/include/GFSDK_Logger.h
Commit message (Collapse)AuthorAgeFilesLines
* Renamed Logger.h to GFSDK_Logger.h since it's a shared header.Jason Maskell2016-05-311-0/+25
Removed the narrow char methods. Removed the floating log functions. Changed the ILogger::log() method to use varargs and printf() formatting.