mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-29 21:31:02 +00:00
13 lines
330 B
Markdown
13 lines
330 B
Markdown
|
# 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
|