package
0.0.0-20200817153654-3d30972638be
Repository: https://github.com/digitalocean/concourse-resource-library.git
Documentation: pkg.go.dev

# Functions

Close the *os.File connection for the logger.
StdErr outputs a message & the string form of a data structure (`v`) to the stderr stream this is helpful, as Concourse consumes the `stdout` stream for metadata.
Write writes a message to a log file in `/tmp`.
WriteStdin will write the contents of stdin to the log, then return the contents if env var `LOG_DEBUG` != "".

# Constants

LogFilePattern string format pattern for the log file.