зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1165515 - Part 4: Add PR_LOG_INFO. r=froydnj
This is an interstitial step in preparation for adding a new info level. For now it just maps to debug.
This commit is contained in:
Родитель
141e0ff4a2
Коммит
8289861381
|
@ -14,6 +14,8 @@
|
|||
// work progresses more functionality will be swapped out in favor of
|
||||
// mozilla logging implementations.
|
||||
|
||||
#define PR_LOG_INFO PR_LOG_DEBUG
|
||||
|
||||
#define MOZ_LOG PR_LOG
|
||||
|
||||
// Tests if a module has enabled the given log level.
|
||||
|
|
Загрузка…
Ссылка в новой задаче