Registry / logging / urso-diag

urso-diag

JSON →
library0.0.0-20200210123136-21b3cc8eb797gogounverified

Provides a diagnostic context for recording contextual information for logging, error wrapping, and data passing.

go get github.com/urso/diag
INSTALL
IMPORT
SIG · URSO-DIAG
U
urso-diag
logginggov0.0.0-20200210123136-21b3cc8eb797
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.

diag
github.com/urso/diag

Creates a new diagnostic context.

package main import ( "fmt" "github.com/urso/diag" ) func main() { ctx := diag.NewContext() fmt.Println(ctx) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200210123136-21b3cc8eb797latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
Resources
urso-diag — go get urso-diag · libregistry