Registry / logging / fclairamb-go-log

fclairamb-go-log

JSON →
library0.6.0gogounverified

Provides a simple interface for logging in Go applications.

go get github.com/fclairamb/go-log
INSTALL
IMPORT
SIG · FCLAIRAMB-GO-LOG
F
fclairamb-go-log
logginggov0.6.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.

log
github.com/fclairamb/go-log

Create a logger and log an info message

package main import ( "github.com/fclairamb/go-log" ) func main() { logger := log.New("myapp") logger.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
fclairamb-go-log — go get fclairamb-go-log · libregistry