traffic_replay: Change print() to use logger()
authorTim Beale <timbeale@catalyst.net.nz>
Tue, 16 Oct 2018 22:26:28 +0000 (11:26 +1300)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 30 Oct 2018 23:30:16 +0000 (00:30 +0100)
commit4943473102883245fb2c286dfebe8a685d5b2026
tree6b6c04d92657aa67903e5573eec258ced10e399c
parentb40daca6d4c886f2cea5efce38a5e945410d65d8
traffic_replay: Change print() to use logger()

This reduces noise, so the messages only come out if you specify
--debug.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/emulate/traffic.py