package internal

import "cloud.google.com/go/logging/internal"

Index

Constants

const (
	// ProdAddr is the production address.
	ProdAddr = "logging.googleapis.com:443"
)

Functions

func LogIDFromPath

func LogIDFromPath(parent, path string) string

LogIDFromPath parses and returns the ID from a log path.

func LogPath

func LogPath(parent, logID string) string

LogPath creates a formatted path from a parent and a logID.

Source Files

common.go

Directories

PathSynopsis
logging/internal/testingPackage testing provides support for testing the logging client.
Version
v0.37.2
Published
Mar 26, 2019
Platform
js/wasm
Imports
2 packages
Last checked
25 minutes ago

Tools for package owners.