mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-10-31 22:38:49 +00:00
a0d008e071
* Move cncd/{logging,pubsub,queue}/ to server/{logging,pubsub,queue}/ * Update REAMDEs and include history Co-authored-by: Anbraten <anton@ju60.de> Co-authored-by: Anbraten <anton@ju60.de> |
||
---|---|---|
.. | ||
LICENSE | ||
log.go | ||
log_test.go | ||
logging.go | ||
README.md |
logging package
Go package provides a common interface for storing and streaming logs.
History
This was originally published in: https://github.com/cncd/logging Then it was included in: https://github.com/drone-ci/drone/cncd/logging
Documentation:
https://godoc.org/github.com/woodpecker-ci/woodpecker/server/logging