Bug 889615: Granular logging
Please do one patch that *just* renames the log levels from PR_LOG to MOZ_MTLOG or whatever. Then we can discuss relevelling. https://firefox-codereview.appspot.com/23001/diff/1/media/mtransport/logging.h File media/mtransport/logging.h (right): https://firefox-codereview.appspot.com/23001/diff/1/media/mtransport/logging.... media/mtransport/logging.h:32: #define LOG_DEBUG 5 These are already defined in syslog.h. You need to do something like MOZ_MTLOG_EMERG....