Registry / logging / blendle-zapdriver

blendle-zapdriver

JSON →
library1.3.1gogounverified

Zapdriver is a Zap logging library wrapper for Google Cloud Logging.

go get github.com/blendle/zapdriver
INSTALL
IMPORT
SIG · BLENDLE-ZAPDRIVER
B
blendle-zapdriver
logginggov1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

zapdriver
github.com/blendle/zapdriver

Create a production-ready logger configured for Google Cloud Logging.

package main import ( "go.uber.org/zap" "github.com/blendle/zapdriver" ) func main() { logger, _ := zapdriver.NewProduction() defer logger.Sync() logger.Info("hello world") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
OpenAI (training)
1
Resources