package
0.25.3
Repository: https://github.com/bazelbuild/bazel-watcher.git
Documentation: pkg.go.dev

# Functions

Print out a banner surrounded by # to draw attention to the eye.
Error prints an error to the screen with a preamble.
Errorf prints an error to the screen with a preamble.
FakeExit makes the Fatal log methods not exit.
Fatal prints a fatal error to the screen with a preamble.
Fatalf prints a fatal error to the screen with a preamble.
Log prints a message to the screen with a preamble.
Logf prints a message to the screen with a preamble.
NewLine prints a new line to the screen without any preamble.
No description provided by the author
SetLogger decides which io.Writer to write logs to.
No description provided by the author

# Interfaces

No description provided by the author