Documentation ¶ Index ¶ Variables func Init(filepath string) (mw io.Writer, err error) Constants ¶ This section is empty. Variables ¶ View Source var ( // Info should be used for informative output Info *log.Logger // Warning should be used to raise attention Warning *log.Logger // Error should be used when a task is not doable Error *log.Logger ) Functions ¶ func Init ¶ func Init(filepath string) (mw io.Writer, err error) Init initializes the logger Types ¶ This section is empty. Source Files ¶ View all Source files mhlogger.go Click to show internal directories. Click to hide internal directories.