Use the logger instance rather than the Log class.
commite2e9e4e1864a09390d0fcd49e3dffb4a994e5717
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 13:53:02 +0000 (19 13:53 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Mon, 19 Jul 2010 13:53:02 +0000 (19 13:53 +0000)
tree1204f7afc5a9ccbadbd148abf16746dd275e2135
parenta3110f5b774b4b882b162a6aa6b0f446fc823046
Use the logger instance rather than the Log class.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5238 be7e6eca-30d4-0310-a8e5-ac0d63af7087
31 files changed:
contrib/cvs2svn_memlog
cvs2bzr-example.options
cvs2git-example.options
cvs2hg-example.options
cvs2svn-example.options
cvs2svn_lib/artifact.py
cvs2svn_lib/artifact_manager.py
cvs2svn_lib/changeset_graph.py
cvs2svn_lib/check_dependencies_pass.py
cvs2svn_lib/checkout_internal.py
cvs2svn_lib/collect_data.py
cvs2svn_lib/common.py
cvs2svn_lib/cvs_file_items.py
cvs2svn_lib/database.py
cvs2svn_lib/dvcs_common.py
cvs2svn_lib/external_blob_generator.py
cvs2svn_lib/git_output_option.py
cvs2svn_lib/pass_manager.py
cvs2svn_lib/passes.py
cvs2svn_lib/property_setters.py
cvs2svn_lib/record_table.py
cvs2svn_lib/repository_mirror.py
cvs2svn_lib/repository_walker.py
cvs2svn_lib/run_options.py
cvs2svn_lib/stdout_delegate.py
cvs2svn_lib/svn_commit_creator.py
cvs2svn_lib/svn_output_option.py
cvs2svn_lib/svn_run_options.py
cvs2svn_lib/symbol_statistics.py
cvs2svn_lib/symbol_strategy.py
cvs2svn_lib/symbol_transform.py