Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Log = logging.MustGetLogger(modulename) LogPrinter *logPrinter )
==============================================================================================================================
LOGS
==============================================================================================================================
Functions ¶
Types ¶
type LogString ¶
type LogString struct {
// contains filtered or unexported fields
}
LogString is used to "box" object representations.
func (*LogString) BCon ¶
BCon sends a LogString to the log printer queue (see l.Con() and l.run() below).
func (*LogString) Box ¶
Box draws a box around the LogString with the specified line width, with a leading line return.
Click to show internal directories.
Click to hide internal directories.