Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class AppEngineFlexFormatter (1.62.3)

Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class AppEngineFlexFormatter.

Monolog 1.x formatter for formatting logs on App Engine flexible environment.

If you are using Monolog 2.x, use AppEngineFlexFormatterV2 instead. If you are using Monolog 3.x, use AppEngineFlexFormatterV3 instead.

Namespace

Google \ Cloud \ Core \ Logger

Methods

__construct

Parameters
Name
Description
format
string

[optional] The format of the message

dateFormat
string

[optional] The format of the timestamp

ignoreEmptyContextAndExtra
bool

[optional]

format

Get the plain text message with LineFormatter's format method and add metadata including the trace id then return the json string.

Parameter
Name
Description
record
array

A record to format

Returns
Type
Description
string
The formatted record
Design a Mobile Site
View Site in Mobile | Classic
Share by: