withMinLogLevel

oxygen.test.OxygenAspects.withMinLogLevel

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def all: TestAspectAtLeastR[Any]
def apply(level: LogLevel): TestAspectAtLeastR[Any]
def apply(level: RichLogLevel): TestAspectAtLeastR[Any]
def debug: TestAspectAtLeastR[Any]
def detailed: TestAspectAtLeastR[Any]
def error: TestAspectAtLeastR[Any]
def fatal: TestAspectAtLeastR[Any]
def important: TestAspectAtLeastR[Any]
def info: TestAspectAtLeastR[Any]
def none: TestAspectAtLeastR[Any]
def trace: TestAspectAtLeastR[Any]
def warning: TestAspectAtLeastR[Any]