Stackdriver Logging Client - Class Entry (1.31.3)

Reference documentation and code samples for the Stackdriver Logging Client class Entry.

An individual entry in a log.

Example:

 use Google\Cloud\Logging\LoggingClient;

$logging = new LoggingClient();

$logger = $logging->logger('my-log');

$entry = $logger->entry('my message'); 

Namespace

Google \ Cloud \ Logging

Methods

__construct

Parameter
Name
Description
info
array

[optional] The entry's metadata.

Returns
Type
Description
array
Design a Mobile Site
View Site in Mobile | Classic
Share by: