//
pkg.gl
Category
github.com/dnephin/dobi
logging
package
0.15.0
Repository:
https://github.com/dnephin/dobi.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
13
Files
64 SLOC
#
Functions
ForTask
ForTask returns a logger for a task which implemented LogRepresenter.
#
Variables
Log
Log is the logger used by dobi.
#
Structs
Formatter
Formatter formats a log entry in a human readable way.
#
Interfaces
LogRepresenter
LogRepresenter is an interface for objects that can format themselves for logging.