package logs
import "github.com/moby/buildkit/util/progress/logs"
Index ¶
- func LoggerFromContext(ctx context.Context) func([]byte)
- func NewLogStreams(ctx context.Context, printOutput bool) (io.WriteCloser, io.WriteCloser)
Functions ¶
func LoggerFromContext ¶
func NewLogStreams ¶
func NewLogStreams(ctx context.Context, printOutput bool) (io.WriteCloser, io.WriteCloser)
Source Files ¶
- Version
- v0.9.0-rc2
- Published
- Jul 16, 2021
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 2 minutes ago –
Tools for package owners.