Convert logging and tracing events to standard log messages

Error logs are replaced with LOG(ERROR)
Warning logs are replaced with LOG(WARNING)
Debug logs are replaced with DLOG_IF()

Test: Boots, NFC Enable/Disable
Change-Id: I9356a17f1fdc69a60e6c4bef1eae957e47471e6e
27 files changed