PHP Class Elgg\LoggerTest

Inheritance: extends TestCase
Show file Open project: elgg/elgg

Public Methods

Method Description
testDisableEnableActsAsAStack ( )
testDisablePreventsProcessingAndCapturesLogCalls ( )
testLoggingLevelNotExist ( )
testLoggingLevelTooLow ( )
testLoggingOff ( )

Protected Methods

Method Description
getLoggerInstance ( )

Method Details

getLoggerInstance() protected method

protected getLoggerInstance ( )

testDisableEnableActsAsAStack() public method

testDisablePreventsProcessingAndCapturesLogCalls() public method

testLoggingLevelNotExist() public method

testLoggingLevelTooLow() public method

testLoggingOff() public method

public testLoggingOff ( )