이름 |
설명 |
Entry |
An individual entry in a log. |
Logger |
A logger used to write entries to Google Stackdriver Logging. |
LoggingClient |
Google Stackdriver Logging client. Allows you to store, search, analyze,
monitor, and alert on log data and events from Google Cloud Platform and
Amazon Web Services. Find more information at
[Google Stackdriver Logging docs](https://cloud.google.com/logging/docs/). |
Metric |
A metric counts the number of log entries that match a given filter. You can
use these metrics to create charts and alerting policies in
[Stackdriver Monitoring](https://cloud.google.com/monitoring/docs). |
PsrLogger |
A PSR-3 compliant logger used to write entries to Google Stackdriver Logging. |
Sink |
A sink is used to export log entries outside Stackdriver Logging. |