This replaces the usage of |PR_LogPrint| with either |printf_stderr| or |MOZ_LOG| where appropriate. |printf_stderr| is used where a logger is not actually available or if log levels are not being used as expected.
This replaces the usage of |PR_LogPrint| with either |printf_stderr| or |MOZ_LOG| where appropriate. |printf_stderr| is used where a logger is not actually available or if log levels are not being used as expected.