~nskaggs/+junk/xenial-test

1
2
3
4
5
6
7
8
// Copyright 2016 Canonical Ltd.
// Licensed under the AGPLv3, see LICENCE file for details.

// The logfwd package contains the tools needed to do log record
// forwarding in juju. The common code sits at the top level. The
// different forwarding targets (e.g. syslog) are provided through
// sub-packages.
package logfwd