Registry / logging / cortesi-termlog

cortesi-termlog

JSON →
library0.0.0-20210222042314-a1eec763abecgogounverified

Provides facilities for logging to a terminal geared towards interactive use.

go get github.com/cortesi/termlog
INSTALL
IMPORT
SIG · CORTESI-TERMLOG
C
cortesi-termlog
logginggov0.0.0-20210222042314-a1eec763abec
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.

termlog
github.com/cortesi/termlog

Creates a new terminal logger and logs an info message.

package main import ( "github.com/cortesi/termlog" ) func main() { log := termlog.New() log.Info("Hello, world!") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20210222042314-a1eec763abeclatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
47 hits · last 30 days
node
40
OpenAI (training)
1
Resources
cortesi-termlog — go get cortesi-termlog · libregistry