Documentation ¶
Overview ¶
Package log holds the log backend used by the socket library. Use the logrus L value to adapt the log formatting or log levels if required...
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // L is the public logrus value used internally by glue. L = logrus.New() )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.