[{
"type": "thumb-down",
"id": "hardToUnderstand",
"label":"Hard to understand"
},{
"type": "thumb-down",
"id": "incorrectInformationOrSampleCode",
"label":"Incorrect information or sample code"
},{
"type": "thumb-down",
"id": "missingTheInformationSamplesINeed",
"label":"Missing the information/samples I need"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
Setting Up Language Runtimes
Many programming languages have standard log-writing interfaces that you can
reconfigure to use Logging.
Writing logs
To write logs to Logging, you can do any of the following:
Write your logs to existing log files such as syslog on your VM
instance. The Logging agent sends the logs to Google Cloud's operations suite.
For more information, see About the Agent.
Configure a standard logging package to send the logs you write to
Logging. For more information, see the following detail
pages: