PHP 클래스 Elgg\LoggerTest

상속: extends TestCase
파일 보기 프로젝트 열기: elgg/elgg

공개 메소드들

메소드 설명
testDisableEnableActsAsAStack ( )
testDisablePreventsProcessingAndCapturesLogCalls ( )
testLoggingLevelNotExist ( )
testLoggingLevelTooLow ( )
testLoggingOff ( )

보호된 메소드들

메소드 설명
getLoggerInstance ( )

메소드 상세

getLoggerInstance() 보호된 메소드

protected getLoggerInstance ( )

testDisableEnableActsAsAStack() 공개 메소드

testDisablePreventsProcessingAndCapturesLogCalls() 공개 메소드

testLoggingLevelNotExist() 공개 메소드

testLoggingLevelTooLow() 공개 메소드

testLoggingOff() 공개 메소드

public testLoggingOff ( )