Commits


zxu authored and GitHub committed 3ff3f9f0032
implement C++ logger (#575) * implement logger, apple impl and other impl, with test. * some minor fixes * re-organize cmake build rules; * fix bugs in log_apple.mm; * style fix by style.sh * Complete removal of LogAssert