Avoids name conflicts by renaming the LOG_xxx macros to have a DR_ prefix, so DR_LOG_xxx. Puts in place a compatibility CMake option DynamoRIO_LOG_COMPATIBILITY that requests the old LOG_xxx macros and automatically sets it if the client targets DR version 7.0.0 or older.
Updates all non-core uses of LOG_xxx.