GoogleApi.Logging
Cloud Logging API client library.
Writes log entries and manages your Cloud Logging configuration.
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.51"}]
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.