Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProductionOutput ¶
type ProductionOutput struct {
// contains filtered or unexported fields
}
func NewProductionOutput ¶
func NewProductionOutput(logsDir string) (ProductionOutput, error)
func (ProductionOutput) Fire ¶
func (h ProductionOutput) Fire(e *log.Entry)
func (ProductionOutput) Name ¶
func (h ProductionOutput) Name() string
Click to show internal directories.
Click to hide internal directories.