etherealengine
etherealengine copied to clipboard
Disable logger for unit tests, add flag.
Summary
- Disables logging when
TEST=true(this is set already by the test script) - Adds a
DISABLE_LOGflag (to disable logging manually)