Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LoggableValue ¶
func ToLoggableValue ¶
func (LoggableValue) Id ¶
func (value LoggableValue) Id() string
func (LoggableValue) Log ¶
func (value LoggableValue) Log() []string
type ValueLogger ¶
type ValueLogger struct {
// contains filtered or unexported fields
}
func NewValueLogger ¶
func NewValueLogger(boards []pod_data.Board, config Config) ValueLogger
func (*ValueLogger) Start ¶
func (vl *ValueLogger) Start(basePath string) chan<- logger_handler.Loggable
Click to show internal directories.
Click to hide internal directories.