acidrainstudios / TrueReality

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.
GNU Lesser General Public License v3.0
12 stars 7 forks source link

SetAllLogLevels should have option to also set default log level #148

Open psim-mgaravaglia opened 3 years ago

psim-mgaravaglia commented 3 years ago

SetAllLogLevels() should include an optional flag parameter that (if true) also sets the default log level to the specified level.