logging

package
v0.0.0-...-8969683 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2014 License: MIT Imports: 11 Imported by: 1

Documentation

Overview

Package logging implements various data logging gadgets that enhance the core housemon logger.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogArchiverTGZ

type LogArchiverTGZ struct {
	flow.Gadget
	Param  flow.Input
	In     flow.Input  //the filename we see for input
	Out    flow.Output //what we generate
	Info   flow.Output //output some information about whats happening
	Reject flow.Output //TODO:move key fails to here
}

LogArchiverTGZ supports either [tar]ing and/or [gzip]ing files using an input mask to determine output characteristics

func (*LogArchiverTGZ) Run

func (w *LogArchiverTGZ) Run()

Run is the main flow gadget entry point.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL