Registry / logging / nebulouslabs-log

nebulouslabs-log

JSON →
library0.0.0-20210609172545-77f6775350e2gogounverified

A logging library for Go applications, providing structured log output.

go get gitlab.com/NebulousLabs/log
INSTALL
IMPORT
SIG · NEBULOUSLABS-LOG
N
nebulouslabs-log
logginggov0.0.0-20210609172545-77f6775350e2
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
gitlab.com/NebulousLabs/log

Creates a new logger and prints a message.

package main import "gitlab.com/NebulousLabs/log" func main() { logger := log.New("") logger.Println("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210609172545-77f6775350e2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Amazon
1
Resources
nebulouslabs-log — go get nebulouslabs-log · libregistry