Commit 14f0406e authored by juga's avatar juga
Browse files

Use method to log stats

parent be90985e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,4 +74,4 @@ def main(args, conf):
    output = args.output or \
        conf.getpath('paths', 'v3bw_fname').format(now_fname())
    bw_file.write(output)
    log.info('Mean bandwidth per line: %f "KiB"', bw_file.mean_bw)
    bw_file.info_stats