
Currently, every message which is logged to console is logged at the same level. Instead, log each message using an appropriate pr_* API based on the log level of the message being logged. Change-Id: I0638f3ab155576ed87d663a4b060d16969cf816c CRs-Fixed: 2327148