PHP Class Google\Cloud\Tests\Snippets\Logging\PsrLoggerTest

Afficher le fichier Open project: GoogleCloudPlatform/gcloud-php

Méthodes publiques

Méthode Description
setUp ( )
testClass ( )
testCritical ( )
testDebug ( )
testEmergency ( )
testError ( )
testInfo ( )
testLog ( )
testLogPlaceholder ( )
testLogStackdriver ( )
testNotice ( )
testWarning ( )

Method Details

setUp() public méthode

public setUp ( )

testClass() public méthode

public testClass ( )

testCritical() public méthode

public testCritical ( )

testDebug() public méthode

public testDebug ( )

testEmergency() public méthode

public testEmergency ( )

testError() public méthode

public testError ( )

testInfo() public méthode

public testInfo ( )

testLog() public méthode

public testLog ( )

testLogPlaceholder() public méthode

public testLogPlaceholder ( )

testLogStackdriver() public méthode

public testLogStackdriver ( )

testNotice() public méthode

public testNotice ( )

testWarning() public méthode

public testWarning ( )