Use macros to wrap SDL_Log* functions with the "application" category.
All our logs should use APPLICATION category. The logs for other categories are not printed by default under the "critical" level.
This duplicates chars in the final binary.