Registry / logging / edaniels-golog

edaniels-golog

JSON →
library0.0.0-20250821172758-0d08e67686a9gogounverified

A logging library for Go applications.

go get github.com/edaniels/golog
INSTALL
IMPORT
SIG · EDANIELS-GOLOG
E
edaniels-golog
logginggov0.0.0-20250821172758-0d08e67686a9
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.

golog
github.com/edaniels/golog

Create a logger and log an info message

package main import "github.com/edaniels/golog" func main() { logger := golog.NewLogger("myapp") logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20250821172758-0d08e67686a9latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
OpenAI (training)
1
Resources
edaniels-golog — go get edaniels-golog · libregistry