Create and write to Log files
Brought to you by:
jacobcloninger
To demonstrate your event management system, implement a game logging subsystem of your engine that registers itself with the event manager to receive log messages generated by other objects or subsystems and writes them to file. What other functionality can you implement using events?