mhenke1 commented on a change in pull request #2990: Change log level
dynamically
URL:
https://github.com/apache/incubator-openwhisk/pull/2990#discussion_r160680676
##########
File path: common/scala/src/main/scala/whisk/common/TransactionId.scala
##########
@@ -24,13 +24,9 @@ import java.util.concurrent.atomic.AtomicInteger
import scala.math.BigDecimal.int2bigDecimal
import scala.util.Try
-
import akka.event.Logging.{InfoLevel, WarningLevel}
import akka.event.Logging.LogLevel
-import spray.json.JsArray
-import spray.json.JsNumber
-import spray.json.JsValue
-import spray.json.RootJsonFormat
+import spray.json.{JsArray, JsBoolean, JsNumber, JsValue, RootJsonFormat}
Review comment:
Changed in PR #3174 (replacing this one)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services