philip-davis/dataspaces

Enable DEBUG Logging as Flag

Opened this issue · 1 comments

Currently, users must recompile DataSpaces in order to print any of the debugging statements. DEBUG statements are informative and useful for users. Convert the precompiler directives to switch statements so that debug can be enabled via a command line option.