emulate/traffic: apply new logger to replace print
authorJoe Guo <joeg@catalyst.net.nz>
Wed, 22 Aug 2018 04:42:12 +0000 (16:42 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Wed, 10 Oct 2018 04:16:21 +0000 (06:16 +0200)
commite8a1773ce238cef8735ddcd445e591c33e17d37e
tree8699a098fee8fc94686db0ab74cab20d262de3f3
parente5cf5a687042d4898166ce3c8e1ad3bd810b91ca
emulate/traffic: apply new logger to replace print

These print are actually progress infomation, should use logger to
print to stderr, other than stdout.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/emulate/traffic.py