package
0.0.0-20201106104914-e99cc0b83bb6
Repository: https://github.com/ozonep/drone.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.