Registry / logging / lager-v3

lager-v3

JSON →
library3.66.0gogounverified

A logging library for Cloud Foundry, providing structured and leveled logging.

go get code.cloudfoundry.org/lager/v3
INSTALL
IMPORT
SIG · LAGER-V3
L
lager-v3
logginggov3.66.0
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.

lager
code.cloudfoundry.org/lager/v3

Create a new logger and log an info message.

package main import ( "code.cloudfoundry.org/lager/v3" ) func main() { logger := lager.NewLogger("my-app") logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
Amazon
1
OpenAI (training)
1
Resources
lager-v3 — go get lager-v3 · libregistry