Use goog.log instead of goog.debug.Logger
This commit is contained in:
@@ -98,7 +98,8 @@
|
||||
"goog.debug.logRecordSerializer",
|
||||
"goog.debug.makeWhitespaceVisible",
|
||||
"goog.debug.normalizeErrorObject",
|
||||
"goog.debug.reflect"
|
||||
"goog.debug.reflect",
|
||||
"goog.log"
|
||||
]
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user