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.35.1
Published
Jan 22, 2019
Platform
linux/amd64
Imports
2 packages
Last checked
1 hour ago

Tools for package owners.