Skip to content

Refactor debug settings variable, and on Android use system properties

Was looking at !1843 (closed) and thought I could avoid using the unordered_map, well one thing lead to another and here we are. The MR contains a general refactor and tidy of the debug settings code. And then adding of various platform specific ways of getting the environmental variable.

Merge request reports