Registry / logging / anchore-go-logger

anchore-go-logger

JSON →
library0.1.0gogounverified

Package go-logger provides a logging interface for Anchore Go applications.

go get github.com/anchore/go-logger
INSTALL
IMPORT
SIG · ANCHORE-GO-LOGGER
A
anchore-go-logger
logginggov0.1.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.

logger
github.com/anchore/go-logger

Logs a debug message using the Anchore logger.

package main import ( "github.com/anchore/go-logger" ) func main() { logger.Log.Debug("hello world") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
26
OpenAI (training)
1
Resources
anchore-go-logger — go get anchore-go-logger · libregistry