LambdaRuntime

org.encalmo.lambda.LambdaRuntime
See theLambdaRuntime companion trait
object LambdaRuntime

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

inline def durationMetric: String
final def withLogCapture[A](lambdaEnvironment: LambdaEnvironment, logPrefix: String, logSuffix: String, debugMode: Boolean, body: => A): A