GoogleApi.Logging
Cloud Logging API client library.
Writes log entries and manages your Cloud Logging configuration. The table entries below are presented in alphabetical order, not in order of common use. For explanations of the concepts found in the table entries, read the documentation at https://cloud.google.com/logging/docs.
Installation
Install this package from Hex by adding
google_api_logging to your list of dependencies in mix.exs:
def deps do
[{:google_api_logging, "~> 0.28"}]
endFor more information
Product documentation is available at https://cloud.google.com/logging/docs/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_logging.