Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopLogger ¶
type NoopLogger struct{}
func (*NoopLogger) Mute ¶
func (n *NoopLogger) Mute()
func (*NoopLogger) RegisterBuildArtifacts ¶
func (n *NoopLogger) RegisterBuildArtifacts(_ []graph.Artifact)
func (*NoopLogger) SetSince ¶
func (n *NoopLogger) SetSince(time.Time)
func (*NoopLogger) StartLogger ¶
func (*NoopLogger) StopLogger ¶
func (n *NoopLogger) StopLogger()
func (*NoopLogger) Unmute ¶
func (n *NoopLogger) Unmute()
Click to show internal directories.
Click to hide internal directories.