Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class AppEngineFlexHandlerV2.
Monolog 2.x handler for logging on App Engine flexible environment.
If you are using Monolog 1.x, use {@see} instead.
Methods
__construct
Parameters
Name
Description
level
int
[optional] The minimum logging level at which this handler will be triggered.
bubble
bool
[optional] Whether the messages that are handled can bubble up the stack or not.
filePermission
int|null
[optional] Optional file permissions (default (0640) are only for owner read/write).
useLocking
bool
[optional] Try to lock log file before doing any writes.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]