PHP 클래스 Google\Cloud\Tests\Snippets\Logging\PsrLoggerTest

파일 보기 프로젝트 열기: GoogleCloudPlatform/gcloud-php

공개 메소드들

메소드 설명
setUp ( )
testClass ( )
testCritical ( )
testDebug ( )
testEmergency ( )
testError ( )
testInfo ( )
testLog ( )
testLogPlaceholder ( )
testLogStackdriver ( )
testNotice ( )
testWarning ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

testClass() 공개 메소드

public testClass ( )

testCritical() 공개 메소드

public testCritical ( )

testDebug() 공개 메소드

public testDebug ( )

testEmergency() 공개 메소드

public testEmergency ( )

testError() 공개 메소드

public testError ( )

testInfo() 공개 메소드

public testInfo ( )

testLog() 공개 메소드

public testLog ( )

testLogPlaceholder() 공개 메소드

public testLogPlaceholder ( )

testLogStackdriver() 공개 메소드

public testLogStackdriver ( )

testNotice() 공개 메소드

public testNotice ( )

testWarning() 공개 메소드

public testWarning ( )