LogCapturing

uk.gov.hmrc.play.bootstrap.tools.LogCapturing
trait LogCapturing

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def withCaptureOfLoggingFrom(logger: Logger)(body: (=> List[ILoggingEvent]) => Unit): Unit
def withCaptureOfLoggingFrom(logger: LoggerLike)(body: (=> List[ILoggingEvent]) => Unit): Unit