[[["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 2025-09-04 UTC."],[],[],null,["# Stackdriver Logging Client - Class Entry (1.32.3)\n\nVersion latestkeyboard_arrow_down\n\n- [1.32.3 (latest)](/php/docs/reference/cloud-logging/latest/Entry)\n- [1.32.2](/php/docs/reference/cloud-logging/1.32.2/Entry)\n- [1.31.3](/php/docs/reference/cloud-logging/1.31.3/Entry)\n- [1.30.3](/php/docs/reference/cloud-logging/1.30.3/Entry)\n- [1.29.0](/php/docs/reference/cloud-logging/1.29.0/Entry)\n- [1.28.5](/php/docs/reference/cloud-logging/1.28.5/Entry)\n- [1.27.1](/php/docs/reference/cloud-logging/1.27.1/Entry)\n- [1.26.0](/php/docs/reference/cloud-logging/1.26.0/Entry)\n- [1.25.5](/php/docs/reference/cloud-logging/1.25.5/Entry)\n- [1.24.10](/php/docs/reference/cloud-logging/1.24.10/Entry) \nReference documentation and code samples for the Stackdriver Logging Client class Entry.\n\nAn individual entry in a log.\n\nExample: \n\n use Google\\Cloud\\Logging\\LoggingClient;\n\n $logging = new LoggingClient();\n\n $logger = $logging-\u003elogger('my-log');\n\n $entry = $logger-\u003eentry('my message');\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Logging\n\nMethods\n-------\n\n### __construct\n\n### info\n\nSee also:\n\n- [LogEntry resource documentation.](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry)"]]