14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
19
from __future__ import absolute_import
21
21
# see also the transportstats plugin, which gives you some summary information
22
22
# in a machine-readable dump
31
33
class TransportLogDecorator(decorator.TransportDecorator):
34
36
In general we want to log things that usually take a network round trip