package logutil
import "github.com/docker/buildx/util/logutil"
Index ¶
- func NewFilter(levels []logrus.Level, filters ...string) logrus.Hook
- func Pause(l *logrus.Logger) func()
- type Formatter
Functions ¶
func NewFilter ¶
func Pause ¶
Types ¶
type Formatter ¶
type Formatter struct { logrus.TextFormatter }
func (*Formatter) Format ¶
Source Files ¶
- Version
- v0.22.0 (latest)
- Published
- Mar 17, 2025
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 4 weeks ago –
Tools for package owners.