Skip to content

screwdriver-cd/log-service

Repository files navigation

Screwdriver Log Service

Build Status Open Issues Go Report Card

Sidecar for reading logs from the Screwdriver Launcher and uploading to the Screwdriver Store

Usage

$ go get github.com/screwdriver-cd/log-service
$ logservice cba94a05f8aa063f4b8cfb62cbc355e0c5f02698

Test

$ go get github.com/screwdriver-cd/log-service
$ go test -cover github.com/screwdriver-cd/log-service/...

License

Code licensed under the BSD 3-Clause license. See LICENSE file for terms.