True Reality (TR) is an open source LGPL Game and Simulation Engine written entirely in Standard C++ and OpenGL. It runs on all Windows platforms and GNU/Linux. OpenSceneGraph is used as its graphics engine, along with many other open source projects for support of various features.
Create a notification toggle that displays a message on TR exit that a number of Errors and Warnings are present.
If this toggle is on, the location of the log file should also be printed.
Display a message that Log entries are present if anything above ALWAYS was recorded in the log file.