Load SDL2 library, redirect logging to our logger. You can pass a null logger if you don't want logging.
SDL2Exception on error. TODO: Custom SDL assertion handler.
See Implementation
Load SDL2 library, redirect logging to our logger. You can pass a null logger if you don't want logging.