Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetLogLevel ¶ added in v0.0.4
SetLogLevel allows setting the log level for the ansistrip package. To enable trace logging, call: ansistrip.SetLogLevel(logrus.TraceLevel)
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer is a thread-safe, ANSI-aware, buffering io.Writer.
Click to show internal directories.
Click to hide internal directories.