mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
To minimize overhead for calls when level is less than current. For example Log(Debug::Debug) should not lock mutex when current logging level is Verbose.