Documentation ¶ Index ¶ func Indent(s string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Indent ¶ func Indent(s string) string Indent adds two spaces to the beginning of each line of the given string, with the goal of making the log level filter understand it as a line continuation rather than possibly as new log lines. Types ¶ This section is empty. Source Files ¶ View all Source files indent.go Click to show internal directories. Click to hide internal directories.