package
1.1.0
Repository: https://github.com/drone/drone-runtime.git
Documentation: pkg.go.dev

# Functions

WriteLine writes log lines to io.Writer w in plain text format.
WriteLinePretty writes pretty-printed log lines to io.Writer w.

# Type aliases

WriteLineFunc defines a function responsible for writing indidual lines of log output.