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

Datei anzeigen Open project: GoogleCloudPlatform/gcloud-php

Public Methods

Method Description
setUp ( )
testClass ( )
testCritical ( )
testDebug ( )
testEmergency ( )
testError ( )
testInfo ( )
testLog ( )
testLogPlaceholder ( )
testLogStackdriver ( )
testNotice ( )
testWarning ( )

Method Details

setUp() public method

public setUp ( )

testClass() public method

public testClass ( )

testCritical() public method

public testCritical ( )

testDebug() public method

public testDebug ( )

testEmergency() public method

public testEmergency ( )

testError() public method

public testError ( )

testInfo() public method

public testInfo ( )

testLog() public method

public testLog ( )

testLogPlaceholder() public method

public testLogPlaceholder ( )

testLogStackdriver() public method

public testLogStackdriver ( )

testNotice() public method

public testNotice ( )

testWarning() public method

public testWarning ( )