Registry / logging / jrick-logrotate

jrick-logrotate

JSON →
library1.1.2gogounverified

Command logrotate writes and rotates logs read from stdin.

go get github.com/jrick/logrotate
INSTALL
IMPORT
SIG · JRICK-LOGROTATE
J
jrick-logrotate
logginggov1.1.2
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.

logrotate
github.com/jrick/logrotate

Rotate logs from stdin to stdout.

package main import ( "os" "github.com/jrick/logrotate" ) func main() { logrotate.Run(os.Stdin, os.Stdout) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
20
OpenAI (training)
1
Resources
jrick-logrotate — go get jrick-logrotate · libregistry