Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProcessManagerLogger ¶
type ProcessManagerLogger struct { }
func (*ProcessManagerLogger) Error ¶
func (l *ProcessManagerLogger) Error(msg string, err error, fields ...process.LogFields)
func (*ProcessManagerLogger) Info ¶
func (l *ProcessManagerLogger) Info(msg string, fields ...process.LogFields)
Click to show internal directories.
Click to hide internal directories.