Added the ability to correctly create a TestLogger when not using the standard library. This was done by creating a constant TestLogger and a set_logger function that returned a constant pointer to the constant logger.
Added the ability to correctly create a TestLogger when not using the standard library. This was done by creating a constant TestLogger and a set_logger function that returned a constant pointer to the constant logger.