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